aboutsummaryrefslogtreecommitdiff
path: root/src/templates/goals.html
diff options
context:
space:
mode:
authorMark Powers <markppowers0@gmail.com>2020-10-20 12:17:57 -0500
committerMark Powers <markppowers0@gmail.com>2020-10-20 12:17:57 -0500
commit20deceae4de9779b3bfafa9c8b8811c403bfbc6e (patch)
tree2cc9a8fbb26cecd468813abf7ced741ef746c92f /src/templates/goals.html
parente0a4d1bb1339e80775aa37efaf8cac314278f8e9 (diff)
Add me page
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">