{% extends 'base.html' %} {% load i18n %} {% block body %}
{% include 'form/generic_table_form.html' %}
{% endblock %}