{% load i18n %} {% block title %}{% endblock %}
{% block content %}{% endblock %}
{% if next %}

{% trans "Back" %}

{% endif %}