From 00948ed005dfbc702b78c6e63d0327e48688effc Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Thu, 18 Oct 2012 07:10:19 +0200 Subject: Use CzeCEP for Czech Bible references. --- templates/czech.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/czech.html') diff --git a/templates/czech.html b/templates/czech.html index 405d937..f987743 100644 --- a/templates/czech.html +++ b/templates/czech.html @@ -1,4 +1,4 @@ -{% macro bible_url(ref) %}http://www.crosswire.org/study/passagestudy.jsp?key={{ ref.book }}+{{ ref.chapter }}%3A{{ ref.verse }}{% endmacro %} +{% macro bible_url(ref, mod) %}http://www.crosswire.org/study/passagestudy.jsp?key={{ ref.book }}+{{ ref.chapter }}%3A{{ ref.verse }}&mod={{ mod }}{% endmacro %} @@ -19,7 +19,7 @@ {% for wword in art.watchwords %}

{{ wword.text }}

-

{{ wword.ref }}

+

{{ wword.ref }}

{% endfor %}