{% extends "base.html" %} {% block main %} {% include "includes/messages.html" %} {{ page_title }} {% block content %}{% endblock %} {% endblock %}