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') { - - - % } % elsif ($type eq 'follow-requests-sent') { - % } % elsif ($type eq 'followers') { - - @@ -226,7 +226,7 @@ access_time % } % elsif ($entry->{can_follow_back} or $entry->{can_request_follow_back}) { - % } @@ -239,14 +239,14 @@ % } - % } % elsif ($type eq 'blocks') { -