5cad82f
1 2 3 4 5 6
<div> <p>Below me is the header</p> {% block header %}{% endblock %} <p>Above me is the header</p> </div> Hello, {{ name }}!