{% extends "base.html" %} {% block page_title %}{% trans "500 Server Error" %}{% endblock %} {% block page_content %}
{% trans "We're sorry but a server error has occurred. We've been notified and will look into it as soon as possible." %}
{% endblock %}