{% extends "base.html" %} {% block title %}Create {{ table }}{% endblock %} {% block body %}

Create {{ table }}

« Back to {{ table }} list

{% include "model_entry.html" %}

{% endblock %}