13 | {% include "web/components/top_nav_app.html" %} 14 | {% include 'web/components/messages.html' %} 15 |
16 | {% block app %} 17 | {% endblock %} 18 |
19 |