diff --git a/files/templates/comments.html b/files/templates/comments.html index 4b7b2f699..3ac1b3f40 100755 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -421,7 +421,7 @@ API App {% endif %} - + {% if v and request.path.startswith('/@') and v.admin_level == 0 %} {% if voted==1 %}
  • {% endif %} {% elif v %} diff --git a/files/templates/settings_blocks.html b/files/templates/settings_blocks.html index 5cc13ad16..1c59f58dc 100755 --- a/files/templates/settings_blocks.html +++ b/files/templates/settings_blocks.html @@ -101,7 +101,7 @@ diff --git a/files/templates/submission.html b/files/templates/submission.html index 0d090bf31..4d06bb515 100755 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -583,7 +583,7 @@ Copy link {% if v %}
  • - +
  • diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index ba5d60bcd..7b686dba0 100755 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -222,7 +222,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 %}) @@ -345,7 +345,7 @@ {% if v %}
  • - +
  • diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 093ab9b64..cae0de909 100755 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -103,7 +103,7 @@
    {% if v and v.id != u.id %}