diff --git a/swh/web/templates/includes/show-metadata.html b/swh/web/templates/includes/show-metadata.html index 18c25095..39d8b684 100644 --- a/swh/web/templates/includes/show-metadata.html +++ b/swh/web/templates/includes/show-metadata.html @@ -1,52 +1,52 @@ {% comment %} Copyright (C) 2017-2021 The Software Heritage developers See the AUTHORS file at the top-level directory of this distribution License: GNU Affero General Public License version 3, or any later version See top-level LICENSE file for more information {% endcomment %} {% load swh_templatetags %} {% if 'metadata' in swh_object_metadata and swh_object_metadata.metadata != '{}' %} {% endif %} {% if user.is_staff %} {% if swhids_info %}
{% endif %} {% endif %}