Fixed Login form.
authorShantanu <shantanu@fossee.in>
Fri, 02 Oct 2009 20:35:23 +0530
changeset 16 17db9913a8ff
parent 15 8de52278da5d
child 17 cfc989ab8298
Fixed Login form.
template/index.html
--- a/template/index.html	Fri Oct 02 20:31:44 2009 +0530
+++ b/template/index.html	Fri Oct 02 20:35:23 2009 +0530
@@ -54,6 +54,7 @@
 		     <form id="search" method="post" action=".">				
 					{{form.as_p}}
 		     <input type="submit" value="login" />		     
+		     </form>
 		     <li><a href="/accounts/register">Register</a> </li>
 		     {% endif %}
 		     </ul>