{% block body %}
{% endblock %}
{% block footer1 %}
{% include 'footer.html' %}
{% endblock %}
{% load static %} {% load bootstrap4 %}