From 503725ce0069a8db8798534cc40f43c0bcb697cd Mon Sep 17 00:00:00 2001 From: Aravinth Manivannan Date: Sun, 30 Oct 2022 22:50:25 +0530 Subject: [PATCH] feat: add transparency note in footer of all pages --- templates/footer.html | 13 +++++++++++++ templates/index.html | 5 +++-- templates/updates/post.html | 2 +- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/templates/footer.html b/templates/footer.html index 5d20415..4e39ff2 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,8 +1,21 @@ diff --git a/templates/index.html b/templates/index.html index 5e8ef9b..6a99615 100644 --- a/templates/index.html +++ b/templates/index.html @@ -55,11 +55,12 @@ conflicts of interest and restore Community Trust." %} {% set headline = {% endblock content %} - - {% include "footer.html" %} + + + diff --git a/templates/updates/post.html b/templates/updates/post.html index 85d1e44..c44e9bf 100644 --- a/templates/updates/post.html +++ b/templates/updates/post.html @@ -27,8 +27,8 @@ conflicts of interest and restore Community Trust." %} {% set headline = {% endblock content %} - {% include "footer.html" %} +