{% extends "../xhr.html" %} {% block content %}

Errors

{% if (errors) %} {% else %} No error! {% end %}
{% end %}