Remove old version.
[wolnelektury.git] / src / club / templates / club / index.html
index 6796f25..7c6a207 100644 (file)
@@ -1,16 +1,16 @@
-{% extends "base/base.html" %}
+{% extends "2022/base_simple.html" %}
 {% load i18n %}
 {% load active_schedule from club %}
 {% load chunks %}
 
 
-{% block titleextra %}{% trans "Towarzystwo Przyjaciół Wolnych Lektur" %}{% endblock %}
+{% block titleextra %}{% trans "Wolne Lektury need your help!" %}{% endblock %}
 
 
 {% block body %}
-  <div class="white-box normal-text">
 
-    <h1>{% trans "Towarzystwo Przyjaciół Wolnych Lektur" %}</h1>
+  <h1>{% trans "Wolne Lektury need your help!" %}</h1>
+  <div class="white-box normal-text">
 
     {% chunk 'club' %}