diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 543a417a6..e7aae1e7e 100755 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -41,10 +41,6 @@
{{p.author.username}}
- {% if p.author.id != 995 %}Unfollow{% endif %} - Follow - - Unblock
@@ -189,7 +185,7 @@ {% if p.active_flags %}{{p.active_flags}} Reports{% endif %} {% if p.author.verified %} {% endif %} - {{p.author.username}}{% if p.author.customtitle %}  {% if p.author.quadrant %}{% endif %}{{p.author.customtitle | safe}}{% endif %} + {{p.author.username}}{% if p.author.customtitle %}  {% if p.author.quadrant %}{% endif %}{{p.author.customtitle | safe}}{% endif %}  {{p.age_string}}   ({% if p.realurl(v) %}{{p.domain}}{% else %}text post{% endif %})