{% block head %}{% endblock %} {% if title %}{{ title }}{% else %}Error reports{% endif %}
{% block content %}

{{ title }}

{% endblock %}