From c2be28e714cc4148ceb0265da94ca29429942d16 Mon Sep 17 00:00:00 2001 From: "Dr. B. M. Riazul Islam" Date: Sat, 7 Mar 2026 17:16:58 +0600 Subject: [PATCH] # --- bd-national-template/includes/history.html | 3 --- bd-national-template/scripts/onGenerate.final.xslt | 1 + input/pagecontent/history.xml | 5 +++-- 3 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 bd-national-template/includes/history.html diff --git a/bd-national-template/includes/history.html b/bd-national-template/includes/history.html deleted file mode 100644 index 1ee7516..0000000 --- a/bd-national-template/includes/history.html +++ /dev/null @@ -1,3 +0,0 @@ -

Version History

- -[%history%] \ No newline at end of file diff --git a/bd-national-template/scripts/onGenerate.final.xslt b/bd-national-template/scripts/onGenerate.final.xslt index 79e2356..5b3d2c5 100644 --- a/bd-national-template/scripts/onGenerate.final.xslt +++ b/bd-national-template/scripts/onGenerate.final.xslt @@ -8,6 +8,7 @@ - If dealing with a multi-version IG, it will be run against both IG versions. --> + diff --git a/input/pagecontent/history.xml b/input/pagecontent/history.xml index ecc6a52..730d2bc 100644 --- a/input/pagecontent/history.xml +++ b/input/pagecontent/history.xml @@ -1,6 +1,7 @@
-

Version History

- [%history%] +

Version History

+ +[%history%]
\ No newline at end of file