{% load static %} {% block title %} {% endblock %} {% include 'header.html' %} {% include 'navbar.html' %} {% include 'navbar2.html' %} {% include 'up.html' %}
{% block body %} {% endblock %}