{% extends "template.html" %} {% block content %}

{{app.title}}

{{form.as_table}}
{% endblock %}