fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Editor update
[redakcja.git]
/
redakcja
/
templates
/
registration
/
login.html
diff --git
a/redakcja/templates/registration/login.html
b/redakcja/templates/registration/login.html
index
1f0698b
..
4a46bd3
100644
(file)
--- a/
redakcja/templates/registration/login.html
+++ b/
redakcja/templates/registration/login.html
@@
-5,7
+5,7
@@
{% block content %}
<div class="isection">
{% block content %}
<div class="isection">
-<form method="POST" action="{% url
login
%}">
+<form method="POST" action="{% url
'login'
%}">
{% csrf_token %}
{{ form.as_p }}
<p><input type="submit" value="Login" /></p>
{% csrf_token %}
{{ form.as_p }}
<p><input type="submit" value="Login" /></p>