Skip to content
Snippets Groups Projects
Commit bd39803a authored by Mitchell Moore's avatar Mitchell Moore
Browse files

Fixed user name population issue.

parent a3069388
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@
<div class="col-md-12">
<img class="header-logo" height="100" style="margin-bottom: 20px" <img="" src="/static/img/cheaha-logo-a605de0aecd3006b82a5ee30a6d0cb8cd9bf8b7e836296cc293eac746a4c2b11.png">
<h1>Welcome</h1>
<h2>Hello user</h2>
<h2>Hello, {{ user }}!</h2>
<form action="/" method="post">
<div class="signUpContainer">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment