From 83ad838fc41304ff5f579650e7e3f7435f347837 Mon Sep 17 00:00:00 2001 From: "Dr. B. M. Riazul Islam" Date: Sat, 7 Mar 2026 04:42:27 +0600 Subject: [PATCH] removed js from template --- input/pagecontent/history.xml | 115 +++++++++------------------------- 1 file changed, 30 insertions(+), 85 deletions(-) diff --git a/input/pagecontent/history.xml b/input/pagecontent/history.xml index da27839..f922f39 100644 --- a/input/pagecontent/history.xml +++ b/input/pagecontent/history.xml @@ -5,92 +5,37 @@

This page provides the version history for the Bangladesh Core FHIR Implementation Guide.

For a machine-readable version history, see package-list.json.

- -
-

Loading version history...

-
- - + {% endunless %} + {% endfor %} + + - - - {% raw %} - - {% endraw %} +

Continuous Integration Build

+ {% for entry in site.data['package-list'].list %} + {% if entry.version == 'current' %} +
+

Latest development build: {{entry.path}}

+
+ {% endif %} + {% endfor %} \ No newline at end of file