{% trans 'Server error' %}
{% trans "There's been an error. It's been reported to the site administrators via e-mail and should be fixed shortly. Thanks for your patience." %}
{% extends 'appearance/base.html' %} {% load i18n %} {% block title %}{% trans 'Server error' %}{% endblock %} {% block content %}
{% trans "There's been an error. It's been reported to the site administrators via e-mail and should be fixed shortly. Thanks for your patience." %}