From 9ed33227d31a5be4d00df661331eefc3c44d67b3 Mon Sep 17 00:00:00 2001 From: "Dr. B. M. Riazul Islam" Date: Sat, 7 Mar 2026 17:47:51 +0600 Subject: [PATCH] # --- bd-national-template/includes/template-page.html | 2 +- input/pagecontent/history.xml | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/bd-national-template/includes/template-page.html b/bd-national-template/includes/template-page.html index 916c8ab..464704d 100644 --- a/bd-national-template/includes/template-page.html +++ b/bd-national-template/includes/template-page.html @@ -14,6 +14,6 @@ h6:before{color:silver;counter-increment:more-detail;content:var(--heading-prefi {% endif %} {% include fragment-pageTable.html %} {% assign path = page.path | split: '.html' %} - {{ content }} + {% include {{path}}.xml %} {% include fragment-pageend.html %} diff --git a/input/pagecontent/history.xml b/input/pagecontent/history.xml index 730d2bc..d1bdc99 100644 --- a/input/pagecontent/history.xml +++ b/input/pagecontent/history.xml @@ -1,7 +1,12 @@ +
- -

Version History

- -[%history%] - +

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.

+ +

Version history is automatically generated from package-list.json during the build process.

+ +

Note: If you see this message, the automated history generation did not complete. The version list should appear here.

\ No newline at end of file