diff --git a/files/templates/submission.html b/files/templates/submission.html index f6cbe3baed..0fd036ae3b 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -262,6 +262,7 @@ {% if p.is_bot %} {% endif %} {% if p.over_18 %}+18{% endif %} {% if p.private %}Draft{% endif %} + {% if p.processing %}uploading...{% endif %} {% if p.active_flags %}{{p.active_flags}} Reports{% endif %} {% if p.author.verified %} {% endif %}