From 3d35faf20940167f380ab0f38a64355302d741aa Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Thu, 28 Nov 2024 11:50:31 +0200 Subject: [PATCH] update blog & news page --- templates/partials/blogPosts.html | 2 +- templates/partials/icons/svgLastPageIcon.html | 6 +++++- templates/partials/icons/svgNextPageIcon.html | 4 +++- templates/partials/icons/svgPrevPageIcon.html | 3 ++- templates/partials/newsPosts.html | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) diff --git a/templates/partials/blogPosts.html b/templates/partials/blogPosts.html index a109cebfd..147cac9a6 100644 --- a/templates/partials/blogPosts.html +++ b/templates/partials/blogPosts.html @@ -19,7 +19,7 @@ {% include "partials/postCard.html" %} {%endif%} {%- endfor %} -
+

{% if paginator.previous %} \ No newline at end of file + + + + + diff --git a/templates/partials/icons/svgNextPageIcon.html b/templates/partials/icons/svgNextPageIcon.html index b4b67a51a..8c5c93790 100644 --- a/templates/partials/icons/svgNextPageIcon.html +++ b/templates/partials/icons/svgNextPageIcon.html @@ -1 +1,3 @@ - \ No newline at end of file + + + \ No newline at end of file diff --git a/templates/partials/icons/svgPrevPageIcon.html b/templates/partials/icons/svgPrevPageIcon.html index e2ae89b63..f0470cf3f 100644 --- a/templates/partials/icons/svgPrevPageIcon.html +++ b/templates/partials/icons/svgPrevPageIcon.html @@ -1 +1,2 @@ - \ No newline at end of file + + \ No newline at end of file diff --git a/templates/partials/newsPosts.html b/templates/partials/newsPosts.html index 6a1967bc7..bbc3e503d 100644 --- a/templates/partials/newsPosts.html +++ b/templates/partials/newsPosts.html @@ -19,7 +19,7 @@ {% include "partials/newsCard.html" %} {%endif%} {%- endfor %} -


+

{% if paginator.previous %}