{% extends "base.html" %} {% load tags %} {% load i18n %} {% block content %}

{%trans "Server Error"%}

{% endblock %}