Add accounts

This commit is contained in:
2021-12-02 10:52:58 +00:00
parent e465b961a5
commit f760f9b855
6 changed files with 126 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<div class="container" id="head">
Budgeteer - {{.Token.GetName}} - {{.Budget.Name}}
</div>
<div class="container"><a href="/budget/{{.Budget.ID}}/accounts">Go to Accounts</a></div>
<div class="budget-item">
<a href="#newbudgetmodal" data-toggle="modal" data-target="#newbudgetmodal">New Budget</a>
<span class="time"></span>