+
- Strong's {{ entry.strongs }}
+ Strong's {{ entry.strongs }}
{{ entry.language }} Lexicon
@@ -583,25 +583,25 @@
{{ entry.strongs }}
{{ entry.language }}
- {{ entry.word }}
- {{ entry.transliteration }}
+ {{ entry.word }}
+ {{ entry.transliteration }}
{% if entry.pronunciation %}
{{ entry.pronunciation }}
{% endif %}
- {{ entry.definition }}
+ {{ entry.definition }}
-
+
{% if entry.kjv_usage %}
-
KJV Translations for {{ entry.strongs }}
+
KJV Translations
{{ entry.kjv_usage | linkify_strongs | safe }}
{% endif %}
{% if entry.derivation %}
-
Etymology & Derivation
+
Derivation
{{ entry.derivation | linkify_strongs | safe }}
{% if related_entries %}
@@ -619,23 +619,23 @@
{% endif %}
{% endif %}
-
+
{% if verse_occurrences %}
-
+
{% for occ in verse_occurrences %}
-
+
{{ occ.verse_text | safe }}
-
+
{% endfor %}
{% if total_occurrences > 10 %}
@@ -645,21 +645,21 @@
{% endif %}
-
+
{% endif %}
-
+