{% extends "exception.html" %} {% block box -%}
{% trans %}Internal error{% endtrans %}

{% trans %}The web portal was not able to communicate with the backend.{% endtrans %}

{% trans %}Please try again later and/or inform your Snikket service admin.{% endtrans %}

{%- endblock %}