{% extends 'layouts/base.html' %} {% load static %} {% block content %}
{% include 'includes/navbar.html' %}
<{% include "includes/footer.html" %}
{% endblock content %}