django1/tests/template_tests/templates/included_base.html

4 lines
74 B
HTML

{% block content %}
{% block error_here %}{% endblock %}
{% endblock %}