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