{% extends "socialschools_cms/base.html" %} {% load i18n %} {% block wrapper %}

{% trans 'Something went wrong' %}

{% trans 'We have been informed about the problem.' %}

{% endblock %}