Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 437 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 437 Bytes

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: