diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index f9ccf434d..d2dc4ce73 100755 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -97,7 +97,7 @@ {{p.author.comment_count}} comments - + View @@ -135,7 +135,7 @@
- {% if not postembed %} + {% if not postembed %}
{% if v and request.path.startswith('/@') and not v.admin_level %} @@ -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 %})