{% comment %} Copyright (C) 2017-2025 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 vault_cooking.directory_context or vault_cooking.revision_context %} {% if user.is_authenticated and user.is_staff or "swh.vault.git_bare.ui" in user.get_all_permissions %}
{% else %} {% endif %} {% include "./vault-common.html" %} {% elif vault_cooking.content_context %} {% comment %} Vault cannot cook a content object, in that case offer a direct file download link instead. {% endcomment %} Download {% endif %}