{{/* SPDX-License-Identifier: AGPL-3.0-only SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu */}} {{- define "mailing_list_subscribers" -}} {{- template "head_common" . -}} {{ .list_name }} subscribers – {{ .global.forge_title -}} {{- template "header" . -}}
{{- range .subscribers -}} {{- end -}}
Subscribers for {{ .list_name }}
Email Actions
{{ .email }} {{- if $.direct_access -}}
{{- end -}}
{{- if .direct_access -}}
Add subscriber
Email
{{- end -}}
{{- end -}}