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

{{page_name}}

{% endblock %}