Figure out if there is a way to include 'common' bits of the three base jinja templates #491
Labels
No labels
Kestra
bug
enhancement
someday
subtask
☁️ api
🎛️ infrastructure
🐞 sentry
📆 2025 Season
📝 pages
allpicks
📝 pages
picks
📝 pages
standings
🚀 performance
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
johnsturgeon/tgfp-web#491
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now I have THREE 'base' templates:
base.j2,allpicksbase.j2,setting_up.j2When I added the favicon i had to update all three, also, now that I'm updating the sentry stuff I have to do the same thing, I'd like to figure out a way for the 'base' templates to 'include' a .. well.. MORE basier template...?