{% extends "two_column_body.html" %} {% block title %}{% spaceless %}{% trans %}Internal server error{% endtrans %}{% endspaceless %}{% endblock %} {% block content %}

{% trans %}Internal server error{% endtrans %}

{% trans %}system error log is recorded, error will be fixed as soon as possible{% endtrans %}
{% trans %}please report the error to the site administrators if you wish{% endtrans %}
{% endblock %} {% block endjs %} {% endblock %}