fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
some templates
[wolnelektury.git]
/
wolnelektury
/
templates
/
registration
/
login.html
diff --git
a/wolnelektury/templates/registration/login.html
b/wolnelektury/templates/registration/login.html
deleted file mode 100755
(executable)
index
b88d4e1
..0000000
--- a/
wolnelektury/templates/registration/login.html
+++ /dev/null
@@
-1,5
+0,0 @@
-<form method="POST" action="">
- {% csrf_token %}
- {{ form }}
-<input type="submit" />
-</form>