{% extends "layout.html" %} {% block content %}

Server error!

Uh oh... something went really wrong. But don't worry! This is most probably our fault. Somewhere in the world someone just received an email with this problem and is on his way to solve it.
Sorry for any inconvenience, but remember, this is an alpha!

{% if request.sentry.id %}

If you need assistance, you may reference this error as {{ request.sentry.id }}.

{% endif %}
{% endblock %}