{% load static %} {% include "components/header.html" %}

M I M A M S H A

{% include "components/navbar.html" %}
{% block content %}{% endblock %}
{% include "components/footer.html" %}
{% block extra_js %}{% endblock %}