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
+++ /dev/null
@@ -1,5 +0,0 @@
-<form method="POST" action="">
-    {% csrf_token %}
-    {{ form }}
-<input type="submit" />
-</form>