From 9781443f89c4931d45e7f842e41337de845096d6 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 10 Jun 2022 20:17:58 +0200 Subject: [PATCH] Increase margins for "block hole" and show "follow hole" to loggedout-cels --- files/templates/home.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/files/templates/home.html b/files/templates/home.html index 46e6fe93f..5339fb351 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -47,10 +47,11 @@ Follow /h/{{sub.name}} Unfollow /h/{{sub.name}} - Block /h/{{sub.name}} - Unblock /h/{{sub.name}} + Block /h/{{sub.name}} + Unblock /h/{{sub.name}} {% else %} - Block /h/{{sub.name}} + Follow /h/{{sub.name}} + Block /h/{{sub.name}} {% endif %} {% endif %}