summaryrefslogtreecommitdiff
path: root/tests/test_utils/templates/template_used/partials.html
blob: 028c2d84178423d0583a36ad8d625eadc625dd80 (plain)
1
2
3
{% partialdef hello %}
<p>Hello</p>
{% endpartialdef %}