procent
authorRadek Czajka <rczajka@rczajka.pl>
Tue, 13 Feb 2024 10:41:18 +0000 (11:41 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Tue, 13 Feb 2024 10:41:18 +0000 (11:41 +0100)
src/wolnelektury/templates/banner_procent.html [new file with mode: 0644]
src/wolnelektury/templates/base.html

diff --git a/src/wolnelektury/templates/banner_procent.html b/src/wolnelektury/templates/banner_procent.html
new file mode 100644 (file)
index 0000000..25a20d4
--- /dev/null
@@ -0,0 +1,8 @@
+<div class="l-container l-change-pop show" style="margin-top:16px;">
+  <h3>Przekaż 1,5%</h3>
+  <p>
+    Przekaż 1,5% podatku na Wolne Lektury KRS 00000 70056<br>
+    Ufunduj darmowe książki dla tysięcy dzieciaków.<br>
+    <a href="/info/wesprzyj-nas/">WIĘCEJ</a>
+  </p>
+</div>
index f1a7bf6..170a079 100644 (file)
@@ -30,6 +30,8 @@
 
     {% block under-menu %}{% endblock %}
 
+    {% include 'banner_procent.html' %}
+
     {% if not funding_no_show_current %}
       <div class="l-container funding-promo-bar">
         {% cache 120 funding_top_bar LANGUAGE_CODE %}