From 92286d645a764e9a3b6f39fe6b875fbd987c05a9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Bedna=C5=99=C3=ADk?= <jan.bednarik@gmail.com>
Date: Tue, 22 Jun 2021 01:13:37 +0200
Subject: [PATCH] elections2021: Footer update

---
 elections2021/templates/elections2021/base.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elections2021/templates/elections2021/base.html b/elections2021/templates/elections2021/base.html
index 6c58ca0f..4ef1eba6 100644
--- a/elections2021/templates/elections2021/base.html
+++ b/elections2021/templates/elections2021/base.html
@@ -118,6 +118,9 @@
             <p class="para hidden md:block md:mb-4 lg:mb-0 text-grey-200">
               Piráti a Starostové, {% now "Y" %}
             </p>
+            <p class="para hidden mt-4 md:block md:mb-4 lg:mb-0 text-grey-200">
+              Zadavatel/zpracovatel:<br>Piráti a Starostové
+            </p>
           </section>
           <section class="footer__main-links text-white lg:grid lg:grid-cols-3 2xl:grid-cols-4 gap-4">
             <div class="pt-8 pb-4 lg:py-0">
-- 
GitLab