UNPKG

jinja-js

Version:

JavaScript templating engine based on Jinja2

9 lines (5 loc) 183 B
{% extends "extends_base.html" %} This is content from "extends_1.html", you should not see it {% block one %} This is the "extends_1.html" content in block 'one' {% endblock %}