{{/* SPDX-License-Identifier: AGPL-3.0-only SPDX-FileContributor: Runxi Yu */}} {{- define "repo_contrib_index" -}} {{ template "head_common" . }} Merge requests – {{ .repo_name }} – {{ template "group_path_plain" .group_path }} – {{ .global.forge_title }} {{ template "header" . }}
{{- range .merge_requests }} {{- end }}
Merge requests
Name Description Status
{{ .ID }} {{ .Title }} {{ .Status }}
{{- end -}}