diff --git a/kjvstudy_org/templates/chapter.html b/kjvstudy_org/templates/chapter.html index 3c7e041..159d6ab 100644 --- a/kjvstudy_org/templates/chapter.html +++ b/kjvstudy_org/templates/chapter.html @@ -170,11 +170,6 @@ hr::before { {{ ref.text }}{% if ref.context %} — {{ ref.context }}{% endif %} {% endfor %} {% endif %} - {% if commentary and commentary.historical %} - - - Historical context: {{ commentary.historical|safe }} - {% endif %}

{% endfor %}