diff --git a/elections2021/templates/elections2021/base.html b/elections2021/templates/elections2021/base.html index 40e1a275e29e83f0a7839eefea7d1edc3a047399..5a27cf7a16a84ae41582d7876cb2f37c4fbddf96 100644 --- a/elections2021/templates/elections2021/base.html +++ b/elections2021/templates/elections2021/base.html @@ -113,9 +113,7 @@ <section class="footer__brand"> <img src="{% static "elections2021/images/logo-koalicni.svg" %}" alt="Piráti a Starostové" class="w-32 mb-6 pr-8 border-r border-grey-400 border-solid" /> <p class="para hidden md:block md:mb-4 lg:mb-0 text-grey-200"> - Piráti a Starostové, {% now "Y" %}. Všechna práva vyhlazena.<br> - Sdílejte a nechte ostatní<br> - sdílet za stejných podmínek. + Piráti a Starostové, {% now "Y" %} </p> </section> <section class="footer__main-links text-white lg:grid lg:grid-cols-3 2xl:grid-cols-4 gap-4">