{% load static %}
{% include "main/includes/navbar.html" %} {% include "main/includes/messages.html" %}
{% block content %} {% endblock %}