{% set repo_tab = "files" %}
{% set repo_tab_label = "Files" %}
{% set repo_view_files_href = breadcrumbs[0].href %}
{% include "partials/repo_tabs.html" %}
{% include "partials/repo_clone_url.html" %}
{% with related_threads=linked_threads, related_threads_label="Referenced in threads" %}
{% include "repo/partials/related_threads.html" %}
{% endwith %}