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

Version History

+ +[%history%] \ No newline at end of file diff --git a/input/includes/history.xml b/input/includes/history.xml deleted file mode 100644 index ef4e01b..0000000 --- a/input/includes/history.xml +++ /dev/null @@ -1,6 +0,0 @@ -
-

TEST

- -[%history%] - -
\ No newline at end of file diff --git a/input/pagecontent/history.xml b/input/pagecontent/history.xml index ef4e01b..ecc6a52 100644 --- a/input/pagecontent/history.xml +++ b/input/pagecontent/history.xml @@ -1,6 +1,6 @@
-

TEST

+

Version History

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