summaryrefslogtreecommitdiff
path: root/tests/template_tests/templates/27956_child.html
blob: ea9aeb21978b172946501e2fc73c12e9de6ecc80 (plain)
1
2
3
{% extends "27956_parent.html" %}

{% block content %}{% endblock %}