{% load static %} {% block meta_tags %}{% endblock %} {% block title %} {% endblock %} {% block extra_style %} {% endblock %} {% include 'front_header.html' %} {% block content %} {% endblock content %} {% include 'front_footer.html' %}