typo
This commit is contained in:
parent
9134406e28
commit
c73d03b7c6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
$newline always
|
$newline always
|
||||||
<div .medium>
|
<div .medium>
|
||||||
<h3>Signup
|
<h3>Signup
|
||||||
<div .noscript .redbox>You need to have Javscript enabled
|
<div .noscript .redbox>You need to have Javascript enabled
|
||||||
<form .js-hidden role="form" method="POST" action=@{SignupR}>
|
<form .js-hidden role="form" method="POST" action=@{SignupR}>
|
||||||
<div .form-group .required>
|
<div .form-group .required>
|
||||||
<label for="username">Username:
|
<label for="username">Username:
|
||||||
|
|
Loading…
Reference in a new issue