Remove old version.
[wolnelektury.git] / src / club / templates / club / year_summary.html
index 20ed198..4345321 100644 (file)
@@ -1,15 +1,15 @@
-{% extends request.session.from_app|yesno:"base/app.html,base/base.html" %}
+{% extends "2022/base_simple.html" %}
 {% load chunks i18n %}
 
 
-{% block titleextra %}Towarzystwo Przyjaciół Wolnych Lektur{% endblock %}
+{% block titleextra %}{% trans "Wolne Lektury need your help!" %}{% endblock %}
 
 
 {% block body %}
   <div class="white-box normal-text">
     <h1>{% blocktrans with year=view.kwargs.year email=object.email %}Summary of donations in the year {{ year }} for the address {{ email }}.{% endblocktrans %}</h1>
 
-    <table class="table">
+    <table class="table" border="1">
       <thead>
         <tr>
           <th>{% trans "Date" %}</th>