UNPKG

jinja-js

Version:

JavaScript templating engine based on Jinja2

8 lines (5 loc) 150 B
{% extends "item-base.html" %} {% block description %} I told you, it's name is {{ name }}. It also has the description: {{ desc }}. {% endblock %}