[GH-ISSUE #197] Fix askama warning #117

Open
opened 2026-02-27 10:15:47 +03:00 by kerem · 0 comments
Owner

Originally created by @matze on GitHub (Dec 24, 2025).
Original GitHub issue: https://github.com/matze/wastebin/issues/197

This appears with askama >= 0.15

⚠️  crates/wastebin_server/templates/paste.html:52:3: block `nav_specific` was already called at `crates/wastebin_server/templates/qr.html:3:3` so the previous one will be ignored
Originally created by @matze on GitHub (Dec 24, 2025). Original GitHub issue: https://github.com/matze/wastebin/issues/197 This appears with askama >= 0.15 ``` ⚠️ crates/wastebin_server/templates/paste.html:52:3: block `nav_specific` was already called at `crates/wastebin_server/templates/qr.html:3:3` so the previous one will be ignored ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wastebin-matze#117
No description provided.