diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/czech.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/czech.html b/templates/czech.html index a76b052..5474888 100644 --- a/templates/czech.html +++ b/templates/czech.html @@ -2,7 +2,7 @@ {% set title = 'Hesla Jednoty bratrské pro tento den' %} {% set noscript_message = 'Omlouvám se, ale tato aplikace opravdu nefunguje bez funkčního JavaScriptu' %} -{% set bibMod = 'CzeCEP' %} +{% set bibMod = 'CzeCSP' %} {% block acknowledgment %}Děkuji za poskytnuté texty <a href="http://hesla.dulos.cz/" target="_blank">Petru Heřmanovi</a>{% endblock %} <!-- vi:ft=htmljinja |