diff --git a/templates/dashboard.html b/templates/dashboard.html index dc8dd7c..a7ba99a 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -11,6 +11,16 @@ Budgeteer - {{.GetName}}
+ {{range .GetBudgets}} +
+ {{.}} + +
+ {{end}} +
+ New Budget + +