fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Changed some styles.
[wolnelektury.git]
/
templates
/
auth
/
login.html
diff --git
a/templates/auth/login.html
b/templates/auth/login.html
index
02c20b2
..
dcacd81
100644
(file)
--- a/
templates/auth/login.html
+++ b/
templates/auth/login.html
@@
-1,6
+1,8
@@
{% extends "base.html" %}
{% block body %}
+ <h1>Zaloguj / Zarejestruj</h1>
+
<form method="POST" action="." class="cuteform">
<ol>
{{ form.as_ul }}