aboutsummaryrefslogtreecommitdiffstats
path: root/testing/templates/nested-base.html
blob: 2ae42558a0e06e4ffe3ee54bbed4131a52cab048 (plain) (blame)
1
2
3
4
{% block content %}
loopy
{% block foo %}Foo{% endblock %}
{% endblock %}