LXer: Introducing our Jinja2 cheat sheet
by LXer from LinuxQuestions.org on (#4ZN95)
Published at LXer:
Jinja2 is a templating language for Python. While it got its start on the web for use with the Flask framework, it is popular in many other places. Both Flask and Pelican*use it to template HTML pages, allowing seperation between style and content.read more
Read More...


Jinja2 is a templating language for Python. While it got its start on the web for use with the Flask framework, it is popular in many other places. Both Flask and Pelican*use it to template HTML pages, allowing seperation between style and content.read more
Read More...