aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/signup.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/signup.hbs b/views/signup.hbs
index 463e347..571363b 100644
--- a/views/signup.hbs
+++ b/views/signup.hbs
@@ -27,7 +27,7 @@
- <h2><i class="fa fa-user-plus" aria-hidden="true"></i> Sign Up</h2>
+ <h3><i class="fa fa-user-plus" aria-hidden="true"></i> Sign Up</h3>
<form action="/user/signup" method="post">
<div class="form-group">
<input type="text" class="form-control" placeholder="First Name" name="fname">