aboutsummaryrefslogblamecommitdiffstats
path: root/testing/templates/include.html
blob: 561bcacfcb55c8d2ce01540a092f20fba571f2ea (plain) (tree)
1
2
3
                   

                               
{% for s in strs %}
  {% include "included.html" %}
{%- endfor %}