diff --git a/input/pagecontent/history.xml b/input/pagecontent/history.xml index 8381edb..5452a36 100644 --- a/input/pagecontent/history.xml +++ b/input/pagecontent/history.xml @@ -1,6 +1,6 @@ -
Version History
This page provides the version history for the Bangladesh Core FHIR Implementation Guide.
@@ -8,7 +8,7 @@ {% if site.data.package-list %} -Published Versions
Continuous Integration Build
{% for entry in site.data.package-list.list %} {% if entry.version == 'current' %}The latest development build is available at: {{ entry.path }}
-Note: This is a continuous integration build and may be unstable.
+Note: This is a continuous integration build and may be unstable.
{% endif %} {% endfor %} {% else %} -Version history not available.
+Version history not available.
{% endif %}