{% extends "layout.base.html" %} {% load i18n %} {% load url from future %} {% block body %}
{% block content %} {% endblock %}
{% endblock %}