{% extends "xprez/admin/modules/base.html" %} {% block main_fields %} {{ module.admin_form.text }} {{ module.admin_form.text.errors }} {% endblock %}