changeset 16 | 17db9913a8ff |
parent 15 | 8de52278da5d |
child 23 | 2fea7d4bdcdb |
--- 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>