{% extends "base.html" %} {% load i18n %} {% block title %}{% blocktrans %}Server Error{% endblocktrans %}{% endblock %} {% block content %}
{% blocktrans %}We track these errors automatically, but if the problem persists feel free to contact us. In the meantime, try refreshing.{% endblocktrans %}
{% endblock content %}