From 4a1ea40466ebd88a7707d59250fcbbb61c366a98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Valenta?= <tomas@imaniti.org> Date: Wed, 10 Apr 2024 20:50:56 +0200 Subject: [PATCH] add appropriate line breaks --- district/templates/district/.base.html.kate-swp | Bin 0 -> 264 bytes districts/templates/districts/base.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 district/templates/district/.base.html.kate-swp diff --git a/district/templates/district/.base.html.kate-swp b/district/templates/district/.base.html.kate-swp new file mode 100644 index 0000000000000000000000000000000000000000..c919fc368911d8ae8c2168a2276f77575d4e0b79 GIT binary patch literal 264 zcmZQzU=Z?7EJ;-eE>A2_aLdd|RWQ;sU|?Vn39wf$cb+iew9V$-`yb?1#{bl_ix2i> zU|{&cz`)SMz`($0;|k~Zg80=i***}j79k7f7a{olAbC62;2@}JApQgd7o@x&!3CM! ehrxx}1(Ib<LYNKG%yeiQLOn>JA61?a(=7l$JvZ6_ literal 0 HcmV?d00001 diff --git a/districts/templates/districts/base.html b/districts/templates/districts/base.html index 9909c817..72abcbf1 100644 --- a/districts/templates/districts/base.html +++ b/districts/templates/districts/base.html @@ -76,7 +76,7 @@ <div class="col-12 col-md-6 mb-3 mb-md-0"> <p class="mb-0"> <span class="inline-block" style="transform: scale(-1, 1);">©</span> - {% now "Y" %} Piráti. <a href="https://wiki.pirati.cz/rules/prah#licence" target="_blank" class="underline">CC-BY-SA 4.0</a>. + {% now "Y" %} Piráti. <a href="https://wiki.pirati.cz/rules/prah#licence" target="_blank" class="underline">CC-BY-SA 4.0</a>.<br> <br> Sdílejte a nechte ostatní sdílet za stejných podmínek. <br> -- GitLab