{% extends 'base.html' %} {% block body %} {% include 'nav.html' %}
{% include 'notif.html' %}
{% endblock %}