{% load i18n cache %} {% load static from staticfiles %} {% get_current_language as LANGUAGE_CODE %} {% cache 1800 skeleton_front_head %}
{% trans "Click on our logo to go back on the home page. If the problem persists, contact us." %}
{% if request.sentry.id %}{% trans "Error" context "Error page" %} {{ request.sentry.id }}
{% endif %}
{% trans "Contact support" %}