unhide signup
This commit is contained in:
parent
c73d03b7c6
commit
182830eb9f
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
$newline always
|
||||
<div .medium>
|
||||
<h3>Signup
|
||||
<div .noscript .redbox>You need to have Javascript enabled
|
||||
<form .js-hidden role="form" method="POST" action=@{SignupR}>
|
||||
<form role="form" method="POST" action=@{SignupR}>
|
||||
<div .form-group .required>
|
||||
<label for="username">Username:
|
||||
<input .form-control #username name="username" type="text" required>
|
||||
|
|
Loading…
Reference in a new issue