{% extends 'manager/base.html' %} {% block content %} {{ view.entity.__name__ }} {{ form.csrf_token }} {{ render_form(form) }} {% endblock %}