UNPKG

jinja-js

Version:

JavaScript templating engine based on Jinja2

9 lines (7 loc) 201 B
This is from the "extends_base2.html" template. {% block one %} This is the default content in block 'one' {% endblock %} {% block two %} This is the default content in block 'two' {% endblock %}