Wrapped email login form with an id

This commit is contained in:
Alex Kardos 2016-03-09 20:04:39 -07:00
parent 0c0cb12a10
commit 2f0a7fbcc5

View File

@ -284,6 +284,7 @@ emailLoginHandler toParent = do
[whamlet| [whamlet|
<form method="post" action="@{toParent loginR}"> <form method="post" action="@{toParent loginR}">
<div id="emailLoginForm">
^{widget} ^{widget}
<div> <div>
<button type=submit .btn .btn-success> <button type=submit .btn .btn-success>