{% extends "helfertool/base.html" %} {% load i18n bootstrap4 icons setting %} {% block content %}

{% trans "Internal server error" %}

{% trans "Error 500" %}

{% trans "The admins were notified already." %}

{% icon "list" %} {% trans "Show events" %}   {% icon "envelope" %} {% trans "Contact" %}

{% endblock %}