From ef7c97ef105ca0fe554bc6937a54dce7f9b4be77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Bedna=C5=99=C3=ADk?= <jan.bednarik@gmail.com> Date: Thu, 14 Oct 2021 21:11:10 +0200 Subject: [PATCH] elections2021: Contacts --- elections2021/templates/elections2021/base.html | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/elections2021/templates/elections2021/base.html b/elections2021/templates/elections2021/base.html index cd46d3ab..a0aca38f 100644 --- a/elections2021/templates/elections2021/base.html +++ b/elections2021/templates/elections2021/base.html @@ -251,17 +251,6 @@ <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>Informační linka:</li> - <li class="text-grey-200"> - <a href="tel:00420227272760">+420 227 272 760</a> - </li> - <li class="test-grey-200"> - Provozní doba: - <ul class="ml-4 space-y-2 my-2"> - <li>Po, St, Pá: 8-16:30</li> - <li>Út, Čt: 11-19:30</li> - </ul> - </li> <li class="text-grey-200"> <a href="mailto:info@piratiastarostove.cz">info@piratiastarostove.cz</a> </li> -- GitLab