{% extends "tpl_main.html" %}{% load staticfiles %}{% load url from future %}{% load i18n %} {% block body %}

{% trans 'Server error' %}

{% trans 'An error was encountered on the server.' %}

{% endblock %}