aboutsummaryrefslogblamecommitdiffstats
path: root/testing/templates/render_in_place.html
blob: 109658867f3157d1d3300d47df25d92696062c3f (plain) (tree)
1
2
3
4
5
6

                        

                             
         
            
Section 1: {{ s1 }}
Section 2: {{ s2|safe }}
Section 3 for:
{% for s in s3.as_slice() -%}
* {{ s }}
{% endfor %}