diff --git a/kjvstudy_org/templates/verse.html b/kjvstudy_org/templates/verse.html index c1edb73..da2043e 100644 --- a/kjvstudy_org/templates/verse.html +++ b/kjvstudy_org/templates/verse.html @@ -244,8 +244,8 @@

{{ verse_text | link_names | safe }}

{% if interlinear_words %} -
-

Word-by-Word Analysis

+
+ Word-by-Word Analysis
{% for word in interlinear_words %}
@@ -271,7 +271,7 @@
{% endfor %}
-
+ {% endif %}