diff --git a/kjvstudy_org/templates/biblical_timeline.html b/kjvstudy_org/templates/biblical_timeline.html index 74fad5f..bae18e7 100644 --- a/kjvstudy_org/templates/biblical_timeline.html +++ b/kjvstudy_org/templates/biblical_timeline.html @@ -8,7 +8,13 @@

Major events from Creation to the early Church

-

This timeline presents key events of biblical history with approximate dates and relevant scripture references.

+

This timeline presents key events of biblical history with calculated dates and relevant scripture references.

+ + {% if chronology_note %} +

+ {{ chronology_note | safe }} +

+ {% endif %}
{% for period_name, events in timeline_events.items() %}