Skip to content
Snippets Groups Projects
Commit c15e15f9 authored by Lloyd Hilaiel's avatar Lloyd Hilaiel
Browse files

fix typo in previous commit, close that div dude.

parent bd3b7cd7
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
<ul class="inputs">
The site requested you sign in with
<div id="required_email"><%= email %></span>
<div id="required_email"><%= email %></div>
<% if (showPassword) { %>
<li id="password_section">
......
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