diff --git a/files/templates/marseys.html b/files/templates/marseys.html index 03d902a42..fb41ffe90 100644 --- a/files/templates/marseys.html +++ b/files/templates/marseys.html @@ -26,6 +26,7 @@ :#{{marsey.name}}: {{marsey.count}} {% if FEATURES['ASSET_SUBMISSIONS'] %} + {% set user = marsey.user %} {% include "user_in_table.html" %} {% endif %}