diff --git a/elections2021/templates/elections2021/elections2021_calendar_page.html b/elections2021/templates/elections2021/elections2021_calendar_page.html index f24dfd037df5b9ae0d98a4b377d1f2250db48af1..4c7359c554f5f06f8cfcb0b9a0dd59c5131b0628 100644 --- a/elections2021/templates/elections2021/elections2021_calendar_page.html +++ b/elections2021/templates/elections2021/elections2021_calendar_page.html @@ -49,9 +49,9 @@ {% endif %} {% if request.GET.tag == 'fixlbus' %} - <span class="font-bold p-1 bg-black text-white">FIxlbus s muzeem korupce</span>, + <span class="font-bold p-1 bg-black text-white">Fixlbus s muzeem korupce</span>, {% else %} - <a href="?region={{request.GET.region|urlencode}}&tag=fixlbus" class="font-bold p-1 bg-lemon">FIxlbus s muzeem korupce</a>, + <a href="?region={{request.GET.region|urlencode}}&tag=fixlbus" class="font-bold p-1 bg-lemon">Fixlbus s muzeem korupce</a>, {% endif %} {% if request.GET.tag == 'stříbrnýšíp' %} @@ -61,9 +61,9 @@ {% endif %} {% if request.GET.tag == 'vraťmezemibudoucnost' %} - <span class="font-bold p-1 bg-black text-white">vraťme zemi budoucnost</span>? + <span class="font-bold p-1 bg-black text-white">akce Vraťme zemi budoucnost</span>? {% else %} - <a href="?region={{request.GET.region|urlencode}}&tag=vraťmezemibudoucnost" class="font-bold p-1 bg-lemon">vraťme zemi budoucnost</a>? + <a href="?region={{request.GET.region|urlencode}}&tag=vraťmezemibudoucnost" class="font-bold p-1 bg-lemon">akce Vraťme zemi budoucnost</a>? {% endif %} </div>