{% extends 'subject/index.html' %} {% load static i18n permission_tags widget_tweaks %} {% block content %}
{% csrf_token %}
{% trans 'Topic name'%}
{% trans 'Topic description'%}
{% endblock content %}