From 2426d6494ae63d824a985a57258408aeea062683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Valenta?= <tomas@imaniti.org> Date: Fri, 8 Mar 2024 16:00:01 +0100 Subject: [PATCH] remove info@pirstan email --- elections2021/templates/elections2021/base.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/elections2021/templates/elections2021/base.html b/elections2021/templates/elections2021/base.html index a0aca38f..113b8fe0 100644 --- a/elections2021/templates/elections2021/base.html +++ b/elections2021/templates/elections2021/base.html @@ -248,15 +248,6 @@ </div> </ui-footer-collapsible> </div> - <div class="pt-4 lg:py-0 border-t border-grey-400 lg:border-t-0"> - <ui-footer-collapsible label="Ozvěte se"> - <ul class="mt-6 space-y-2 text-grey-200 inline-block"> - <li class="text-grey-200"> - <a href="mailto:info@piratiastarostove.cz">info@piratiastarostove.cz</a> - </li> - </ul> - </ui-footer-collapsible> - </div> </section> <section class="footer__social lg:text-right"> <div class="flex flex-col md:flex-row lg:flex-col lg:items-end space-y-2 md:space-y-0 md:space-x-2 lg:space-x-0 lg:space-y-2"> -- GitLab