Files
Moon-Household-Budget/templates
tonym dc9717a59b Fix /month 500: malformed Jinja in month.html budget total
budgeted_by_cat.values( | money|sum)  ->  budgeted_by_cat.values()|sum|money
Pre-existing template syntax error, unrelated to storage.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-06 16:44:58 -05:00
..