{% trans 'Server error' %}{% trans 'An error was encountered on the server.' %} |
{% extends "root.html" %}{% load staticfiles %}{% load url from future %}{% load i18n %} {% block body %}
{% trans 'Server error' %}{% trans 'An error was encountered on the server.' %} |