{% extends "error_layout.html" %} {% block title %}{{ _('Zine Internal Server Error') }}{% endblock %} {% block body %}
{% trans %} An internal error happened in the application. The blog administrator has been informed about the problem. {% endtrans %} {% endblock %}