The note explaining the hidden digest form contained a literal "{# … #}" in its
prose. Jinja doesn't nest comments, so the inner "#}" closed the comment early and
the trailing "wrapper. #}" rendered as visible text at the top of every footer.
Reworded the note without comment delimiters. Adds a test asserting no base-
template page's footer contains a stray "{#"/"#}" (fails against the old template).
Claude-Session: https://claude.ai/code/session_013dRZmX9D3JEntfMKWMTWZ8
|
||
|---|---|---|
| .. | ||
| about.html.j2 | ||
| base.html.j2 | ||
| city.html.j2 | ||
| glossary.html.j2 | ||
| glossary_term.html.j2 | ||
| home.html.j2 | ||
| hub.html.j2 | ||
| month.html.j2 | ||
| privacy.html.j2 | ||
| records.html.j2 | ||