{% extends "forum/profile.html" %} {% load i18n %} {% block profile_content %}
{% csrf_token %} {% include "forum/form.html" %}
{% endblock %}