Files
meanTorrent/app/views/index.html
2014-02-21 00:41:21 +02:00

6 lines
98 B
HTML

{% extends 'layout.html' %}
{% block content %}
<section data-ui-view></section>
{% endblock %}