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