{% extends "base.html" %} {% block title %}Ошибка | {{ super() }}{% endblock %} {% block content %}
{{ msg }}
{% endblock %}