pdnew/themes/default/templates/form/moderationform.html

7 lines
136 B
HTML

{% extends 'default/templates/form/form.html' %}
{% block intro %}
{{ content.filters.render() }}
{{ super() }}
{% endblock %}