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