From a484a56803c4786da78eb4cab42792d18c18e3e6 Mon Sep 17 00:00:00 2001 From: Vincent LAURENT Date: Mon, 7 Oct 2024 22:24:54 +0200 Subject: [PATCH] Footer shared in a separate file and software name in the footer --- templates/components/footer.html.php | 3 +++ templates/metadata.html.php | 4 +--- templates/organization.html.php | 4 +--- templates/signature.html.php | 4 +--- 4 files changed, 6 insertions(+), 9 deletions(-) create mode 100644 templates/components/footer.html.php diff --git a/templates/components/footer.html.php b/templates/components/footer.html.php new file mode 100644 index 0000000..9aebb95 --- /dev/null +++ b/templates/components/footer.html.php @@ -0,0 +1,3 @@ + diff --git a/templates/metadata.html.php b/templates/metadata.html.php index 26c791b..e11a8e9 100644 --- a/templates/metadata.html.php +++ b/templates/metadata.html.php @@ -34,9 +34,7 @@ - +
diff --git a/templates/organization.html.php b/templates/organization.html.php index 16251c6..f041a23 100644 --- a/templates/organization.html.php +++ b/templates/organization.html.php @@ -34,9 +34,7 @@
- +
diff --git a/templates/signature.html.php b/templates/signature.html.php index 59b97f6..7033425 100644 --- a/templates/signature.html.php +++ b/templates/signature.html.php @@ -31,9 +31,7 @@
- +