{% extends "themes/"|add:settings.page_theme|add:"/base.html" %} {% load i18n %} {% block content %}
{% csrf_token %} {% include 'users/profile_formdata.html' %} {% include 'patt/profile_formdata.html' %}
{% endblock content %}