{% extends 'layouts/base.html' %} {% load static i18n%} {% block title %} Template {% endblock title %} {% block content %}
{% include 'includes/footer.html' %}
{% endblock content %}