{% comment %} Copyright (C) 2021-2024 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 static %} {% load render_bundle from webpack_loader %} {% load swh_templatetags %} Software Heritage archived object {% render_bundle 'vendors' %} {% render_bundle 'webapp' %} {% render_bundle 'browse' %} {% if "swh.web.jslicenses" in SWH_DJANGO_APPS %} JavaScript license information {% endif %} {% if object_type == "cnt" %} {% endif %}