]> iEval git - plack-app-gruntmaster.git/blobdiff - a/account.en
Add form.js markup and CSS
[plack-app-gruntmaster.git] / a / account.en
index 7c55ecf981de090de4529a0c4d6a9525423f18f4..931e0848f672b1aefcbf5ba172987c1efd0ba6b1 100644 (file)
@@ -1,5 +1,5 @@
 <h1>Register</h1>
-<form action="/action/register" method="POST" role="form">
+<form action="/action/register" method="POST" class="jsform" role="form">
 <div class="form-group"><label for="r_username">Username</label><input type="text" class="form-control" id="r_username" name="username" required></div>
 <div class="form-group"><label for="r_password">Password</label><input type="password" class="form-control" id="r_password" name="password" required></div>
 <div class="form-group"><label for="r_confirm_password">Confirm password</label><input type="password" class="form-control" id="r_confirm_password" name="confirm_password" required></div>
This page took 0.020105 seconds and 4 git commands to generate.