Implement templating to avoid copy/paste HTML code. #7

This commit is contained in:
Ian Renton
2025-10-02 11:16:38 +01:00
parent 10f8d9b4ed
commit cc1a7a9b8c
17 changed files with 105 additions and 117 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,3 @@
/.idea
/.venv
__pycache__
*.pyc