From 65f25770226efc533ed0fef72a75a2db122920da Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 12 Jan 2024 09:31:32 +0200 Subject: [PATCH] block-sub -> block-hole --- files/templates/home.html | 4 ++-- files/templates/post_actions_mobile.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/files/templates/home.html b/files/templates/home.html index 027c5efd4..e531a8bbd 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -65,8 +65,8 @@ {% else %} - - + + {% endif %} diff --git a/files/templates/post_actions_mobile.html b/files/templates/post_actions_mobile.html index d0639987a..38f59925f 100644 --- a/files/templates/post_actions_mobile.html +++ b/files/templates/post_actions_mobile.html @@ -45,8 +45,8 @@ {% endif %} {% if p.hole %} - - + + {% endif %} {% endif %}