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 %}