aboutsummaryrefslogtreecommitdiff
path: root/src/templates/goals.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/goals.html')
-rw-r--r--src/templates/goals.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/goals.html b/src/templates/goals.html
index e30aa62..9c106bd 100644
--- a/src/templates/goals.html
+++ b/src/templates/goals.html
@@ -9,7 +9,7 @@
<body>
<div class="main">
- <h1>{{name}}'s Budget</h1>
+ <h1>Goals</h1>
<form method="post" action="/goals">
<input name="name" placeholder="name">
<input name="total" placeholder="total" type="number" step="0.01">