diff --git a/input/pagecontent/history.xml b/input/pagecontent/history.xml index c94ba7b..02a9367 100644 --- a/input/pagecontent/history.xml +++ b/input/pagecontent/history.xml @@ -1,12 +1,15 @@ - -
Version History
- -This page provides the version history for the Bangladesh Core FHIR Implementation Guide.
- -For a machine-readable version history, see package-list.json.
++ This page provides the version history for the Bangladesh Core FHIR Implementation Guide. +
++ For a machine-readable version history, see package-list.json. +
-Published Versions
+ +| {{entry.version}} | -{{entry.date}} | -{{entry.status}} | -{{entry.desc}} | +{{ver.id}} | +{{ver.date}} | +{{ver.status}} | +{{ver.desc}} |
Continuous Integration Build
- {% for entry in site.data['package-list'].list %} - {% if entry.version == 'current' %} + + +Latest development build is available at: {{entry.path}}
+Latest development build is available at: {{ver.url}}