{% set page_title = _("Server Error - 500") %} {% extends theme("layout.html") %} {% block content %}
{% trans %}Something went wrong!{% endtrans %}