Extension that renders templates with Jinja

This commit is contained in:
Miguel Grinberg
2022-07-29 20:19:51 +01:00
parent 7df74b0537
commit 7686b2ae38
11 changed files with 123 additions and 11 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
__pycache__/
*.py[cod]
*$py.class
*_html.py
# C extensions
*.so