From: Michael Tremer Date: Thu, 13 Mar 2025 18:28:59 +0000 (+0000) Subject: blog: Move the action buttons to the end of the post X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47254318511c3d99f1db89967e0f5436c082bf15;p=ipfire.org.git blog: Move the action buttons to the end of the post Signed-off-by: Michael Tremer --- diff --git a/src/templates/blog/post.html b/src/templates/blog/post.html index aeb8e290..d72caabe 100644 --- a/src/templates/blog/post.html +++ b/src/templates/blog/post.html @@ -101,6 +101,12 @@
+
+
+ {% raw post.html %} +
+
+
{% if "lightningwirelabs.com" in post.tags and post.link %} @@ -130,12 +136,6 @@ {% end %}
- -
-
- {% raw post.html %} -
-
{# Author Stuff #}