aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2012-11-22 11:28:54 +0100
committerMatěj Cepl <mcepl@redhat.com>2012-11-22 11:47:48 +0100
commit2cb428f7ce9bc704a82f4ade4bf78de1e348dc50 (patch)
tree82e3f63518fc9980c3215ec75e29a3b561f70359 /templates
parent7f9cfb736e0df8e21ab97343ffb7481637f8afab (diff)
downloadhesla-2cb428f7ce9bc704a82f4ade4bf78de1e348dc50.tar.gz
Fix tests.
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index 0d79a90..b86e6f2 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -1,7 +1,7 @@
-{%- macro bible_url(ref, mod) %}
+{%- macro bible_url(ref, mod) -%}
http://www.crosswire.org/study/passagestudy.jsp?key={{ ref.book
}}+{{ ref.chapter }}%3A{{ ref.verse }}&amp;mod={{ bib_mod }}
-{%- endmacro %}
+{%- endmacro -%}
<!DOCTYPE html>
<html manifest="hesla.appcache">
<head>