{% extends "layout.html" %} {% block body %}
{% include "_messages.html" %} {% block content %}{% endblock %}
{% endblock %}