1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/template_tests/templates/27956_parent.html
Tim Graham e643ba8bcf Fixed #27956 -- Fixed display of errors in an {% extends %} child.
Thanks Ling-Xiao Yang for the report and test, and
Preston Timmons for the fix.
2017-03-25 08:22:12 -04:00

6 lines
85 B
HTML

{% load tag_27584 %}
{% badtag %}{% endbadtag %}
{% block content %}{% endblock %}