Changed some styles.
[wolnelektury.git] / templates / auth / login.html
index 02c20b2..dcacd81 100644 (file)
@@ -1,6 +1,8 @@
 {% extends "base.html" %}
 
 {% block body %}
+    <h1>Zaloguj / Zarejestruj</h1>
+    
     <form method="POST" action="." class="cuteform">
     <ol>
         {{ form.as_ul }}