{{/* SPDX-License-Identifier: AGPL-3.0-only SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu */}} {{- define "repo_tree_file" -}} {{- $root := . -}} {{- template "head_common" . -}} /{{ .path_spec }} – {{ .repo_name }} – {{ template "group_path_plain" .group_path }} – {{ .global.forge_title -}} {{- template "header" . -}}

{{- .repo_name -}}

{{- .repo_description -}}
{{- if .ref_name -}}

Warning: Due to various recent migrations, viewing non-HEAD refs may be broken.

{{- end -}}

/{{ .path_spec }} (raw)

{{- .file_contents -}}
{{- end -}}