Improve UI

Highlight future transactions
clarify settings are for budget
This commit is contained in:
2021-12-11 20:19:28 +00:00
parent 915964fa4e
commit 935499e3a8
4 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{{define "title"}}
{{.Budget.Name}} - Settings
Settings for Budget "{{.Budget.Name}}"
{{end}}
{{template "base" .}}