Make more uses of Jinja templates #214
Labels
fragment
A functional rewrite of the project
frontend
Frontend development
good first issue
Good for newcomers
hacktoberfest
Contribute here to get a free tee
T: improvement
Improves on something that already exists
We only have 3 html templates for now, but we already have parts of the same code on all of them.
Use the power of templating to refactor those pages and eliminate code duplicates like footer & header.
See https://jinja.palletsprojects.com/en/3.0.x/templates/
The text was updated successfully, but these errors were encountered: