aboutsummaryrefslogtreecommitdiff
path: root/forged/templates/mailing_list.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'forged/templates/mailing_list.tmpl')
-rw-r--r--forged/templates/mailing_list.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/forged/templates/mailing_list.tmpl b/forged/templates/mailing_list.tmpl
index 9144253..10d3a3a 100644
--- a/forged/templates/mailing_list.tmpl
+++ b/forged/templates/mailing_list.tmpl
@@ -18,6 +18,8 @@
<p>{{ .list_description }}</p>
{{- end -}}
<p><strong>Address:</strong> <code>{{ .list_email_address }}</code></p>
+ <p><strong>Subscribe:</strong> <code>{{ .list_subscribe_address }}</code></p>
+ <p><strong>Unsubscribe:</strong> <code>{{ .list_unsubscribe_address }}</code></p>
{{- if .direct_access -}}
<p><a href="subscribers/">Manage subscribers</a></p>
{{- end -}}