{% extends "base.html" %} {% from '_macros.html' import display_menu %} {% block body %}
{% block content %} {% endblock %}
{% endblock %}