aboutsummaryrefslogblamecommitdiffstats
path: root/testing/templates/include-extends.html
blob: 371c133435948e3af7df08e5368e40d63b126466 (plain) (tree)
1
2
3
4



                                                 
<div>
    <h1>Welcome</h1>
    {% include "include-extends-included.html" %}
</div>