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

Oops! You got a 500: Error!


{% block subcontent %}
An error occured! Don't worry, our team has been notified about it and will soon fix it!
{% endblock %}
{% endblock %}