diff options
| author | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-23 04:13:04 +0000 |
|---|---|---|
| committer | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-23 04:13:04 +0000 |
| commit | f658b2367b9ea33703f3b4174688a96e682d86c8 (patch) | |
| tree | 4d537a30f864625d00fb055f1672bb549456e9dd /views/signup.hbs | |
| parent | 9ab4094797e82798eab40b32e7c71b52bb847b8f (diff) | |
| parent | eefeb25d3fabf377c09dd6c7282f0992eb1afea1 (diff) | |
pull
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
Diffstat (limited to 'views/signup.hbs')
| -rw-r--r-- | views/signup.hbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/signup.hbs b/views/signup.hbs index 54464e1..e7d9c9a 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"> |
