summaryrefslogtreecommitdiff
path: root/tests/template_tests/templates/included_base.html
blob: eae222cf9dadb3b431aac0679425a0201f0be016 (plain)
1
2
3
{% block content %}
  {% block error_here %}{% endblock %}
{% endblock %}