fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Changen class name of .standard-form to .cuteform.
[wolnelektury.git]
/
templates
/
auth
/
login.html
diff --git
a/templates/auth/login.html
b/templates/auth/login.html
index
272256f
..
02c20b2
100644
(file)
--- a/
templates/auth/login.html
+++ b/
templates/auth/login.html
@@
-1,7
+1,7
@@
{% extends "base.html" %}
{% block body %}
{% extends "base.html" %}
{% block body %}
- <form method="POST" action="." class="
simple-
form">
+ <form method="POST" action="." class="
cute
form">
<ol>
{{ form.as_ul }}
<li><input type="submit" value="Zaloguj" /></li>
<ol>
{{ form.as_ul }}
<li><input type="submit" value="Zaloguj" /></li>