{% load i18n %} {% trans "Server Error" %}

{% trans "500 Internal server error." %}

{% trans "Our apologies for the inconvenience." %}

{% trans "If there should be a page please contact us." %}

{% if request.sentry.id %}

{% trans 'If you need assistance, you may reference this error as' %}  {{ request.sentry.id }}.

{% endif %}

{% trans "Email: " %} servicedesk@nelen-schuurmans.nl