diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 87141b6a4..26cfb036b 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -105,6 +105,7 @@ {% if p.is_blocking %}{% endif %} {% if p.is_blocked %}{% 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 %}