eniompw / SimpleJinja

Simple Example of using Jinja with Python Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Jinja Example

Simple Example of using Jinja with Python Flask.
Sending a list from app.py to index.html.
Displayed as a list or outputting each element individually in index.html.

Ref:

About

Simple Example of using Jinja with Python Flask

License:MIT License


Languages

Language:Python 61.1%Language:HTML 38.9%