more hide and seek

This commit is contained in:
nek0 2016-12-03 22:11:09 +01:00
parent dedb8c70d5
commit 4f17aff0b3

View file

@ -1,8 +1,8 @@
$newline always
<div .medium>
<noscript>You need to have Javscript enabled
<h3>Signup
<form role="form" method="POST" action=@{SignupR}>
<div .noscript .redbox>You need to have Javscript enabled
<form .js-hidden role="form" method="POST" action=@{SignupR}>
<h3>Signup
<div .form-group .required>
<label for="username">Username:
<input .form-control #username name="username" type="text" required>