Introduction to Jinja2

Introduction to Jinja2 by examples. Jinja2 is a modern and designer-friendly templating language for Python, modelled after Django's templates. It is fast, widely used and secure with the optional sandboxed template execution environment.
Introduction to Jinja2: