{% extends 'appearance/base.html' %} {% load i18n %} {% load icons_tags %} {% block title %}{% trans 'Session expired' %}{% endblock %} {% block content %}
{% blocktrans %}The form could not be submitted because its security token is no longer valid.{% endblocktrans %}
{% trans 'What to do next?' %}