{% extends "layouts/base-auth-minimal.html" %} {% load i18n %} {% block title %} 404 Minimal {% endblock %} {% block stylesheets %} {% endblock stylesheets %} {% block content %}

500

{% trans "Oops, something went wrong on our end." %}

{% trans "We apologize for the inconvenience, but it seems that something went wrong on our server. Please try again later, or contact support if the issue persists. Thank you for your understanding." %}

{% endblock content %}