diff --git a/templates/social_list.html.ep b/templates/social_list.html.ep
index ef47636..686e5c3 100644
--- a/templates/social_list.html.ep
+++ b/templates/social_list.html.ep
@@ -185,36 +185,36 @@
<%= $entry->{name} %> |
% if ($type eq 'follow-requests-received') {
- |
-
+
cancel
|
-
+
check
|
% }
% elsif ($type eq 'follow-requests-sent') {
-
+
cancel
|
% }
% elsif ($type eq 'followers') {
-
+
block
|
-
+
remove
|
@@ -226,7 +226,7 @@
access_time
% }
% elsif ($entry->{can_follow_back} or $entry->{can_request_follow_back}) {
-
+
person_add
% }
@@ -239,14 +239,14 @@
% }
-
+
remove
|
% }
% elsif ($type eq 'blocks') {
-
+
remove
|