Skip to content
Snippets Groups Projects
Commit cf42ccb2 authored by Zdenek Kubala's avatar Zdenek Kubala
Browse files

fix cestina

parent 838b7047
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@
{% endif %}
<ul>
{% if archived_sifrovacky %}
<h1 class="head-alt-base">Archivovavé šifrovačky</h1>
<h1 class="head-alt-base">Archivované šifrovačky</h1>
{% for sifrovacka in archived_sifrovacky %}
<li><a href={% url 'detail' sifrovacka.id %}>{{ sifrovacka.sifrovacka_name }}</a></li>
{% endfor %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment