{% extends "base.html" %} {% block menu %} list | update | delete | create {% endblock %} {% block content %}
{{ content }}