{% extends "index.html" %} {% block title %}{{ super() }} - Create{% endblock%} {% set active_page = "create" %} {% block content %}

Create new

Torrent file
Name
Categorie
Audio-Quality
{% endblock content%}