X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/6257e70f7b73d39922d5160c648b418c4ac180a2..6d0648222e9d47e0aac77b77ed5b6ee39e87108c:/templates/login.html diff --git a/templates/login.html b/templates/login.html index 584047f..6e8371d 100644 --- a/templates/login.html +++ b/templates/login.html @@ -1,8 +1,10 @@ {% extends "base.html" %} +{% block title %}Login{% endblock %} + {% block content %}

Login

-
+ {{ aform.as_p }}