{% extends "base.html.j2" %} {% import "wtf.html.j2" as wtf %} {% block page_content %}

{{ title }}

Here you can see and edit the models that you have created. You can also create new models.

{% endblock page_content %}