{% extends "error_base.html" %} {% block page_title %}Internal Server Error{% endblock %} {% block content %}

Internal Server Error

Something went wrong, it is not you it's me.

Please file an issue in Bugzilla describing what happened, and please include the URL for this page.

{% endblock %}