{% extends "trionyx/base.html" %} {% load i18n %} {% block title %}{% trans "500 error" %}{% endblock %} {% block page_title %}{% trans "500 error" %}{% endblock %} {% block content %}
{% trans "We will work on fixing that right away. Meanwhile, you may" %} {% trans "return to dashboard" %}.