Show More
@@ -128,7 +128,6 b'' | |||||
128 | </div> |
|
128 | </div> | |
129 | ${h.end_form()} |
|
129 | ${h.end_form()} | |
130 | </div> |
|
130 | </div> | |
131 | </%def> |
|
|||
132 | <script> |
|
131 | <script> | |
133 | $(document).ready(function(){ |
|
132 | $(document).ready(function(){ | |
134 | $('#username').focus(); |
|
133 | $('#username').focus(); | |
@@ -142,3 +141,4 b'' | |||||
142 | }) |
|
141 | }) | |
143 | }) |
|
142 | }) | |
144 | </script> |
|
143 | </script> | |
|
144 | </%def> |
General Comments 0
You need to be logged in to leave comments.
Login now