mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-01-16 12:22:26 +01:00
6 lines
110 B
HTML
6 lines
110 B
HTML
{% extends 'layout.server.view.html' %}
|
|
|
|
{% block content %}
|
|
<section data-ui-view></section>
|
|
{% endblock %}
|