From 5edc82995504f6bba9fc715730a35fe4b947e1b1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 3 Dec 2025 13:40:30 -0500 Subject: [PATCH] Revert Strong's page to original design --- kjvstudy_org/templates/strongs_entry.html | 30 +++-------------------- 1 file changed, 3 insertions(+), 27 deletions(-) diff --git a/kjvstudy_org/templates/strongs_entry.html b/kjvstudy_org/templates/strongs_entry.html index c1eccac..6f0d103 100644 --- a/kjvstudy_org/templates/strongs_entry.html +++ b/kjvstudy_org/templates/strongs_entry.html @@ -1,8 +1,8 @@ {% extends "base.html" %} -{% block title %}Strong's {{ entry.strongs }} - {{ entry.word }} ({{ entry.transliteration }}) | {{ entry.language }} Lexicon{% endblock %} +{% block title %}{{ entry.strongs }} - {{ entry.word }} - Strong's Concordance{% endblock %} -{% block description %}Strong's {{ entry.strongs }}: {{ entry.word }} ({{ entry.transliteration }}) - {{ entry.definition[:150] }}. {{ entry.language }} word study with KJV translations and Bible occurrences.{% endblock %} +{% block description %}{{ entry.strongs }}: {{ entry.word }} ({{ entry.transliteration }}) - {{ entry.definition[:150] }}{% endblock %} {% block head %}