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

Edit {{ table }}

« Back to {{ table }} list

{% include "model_entry.html" %}

{% endblock %}