UNPKG

jinja-js

Version:

JavaScript templating engine based on Jinja2

8 lines (7 loc) 105 B
<html> <head></head> <body> <h1>This is a test</h1> {% include included %} </body> </html>