{% extends 'base.html' %} {% block extra_css %} {% endblock %} {% block content %}
{# Hide this on mobiles, because it is too big, and the name is in the header anyway #}

500

{%- trans -%}Whoops! There was some kind of error.{%- endtrans -%}

{{ error }}
{% endblock %}