diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-07-12 15:09:19 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-07-12 15:09:19 +0000 |
commit | d9b3f39acad88d81eb7a75627c4325651fb7ff13 (patch) | |
tree | 9a10f44168d0d401c15b664c17e8a353674203b5 /app/views/notify/send_admin_notification.text.haml | |
parent | f81141c25d0dd79de8c07559bf268cb6e0d287d3 (diff) | |
download | gitlab-ce-d9b3f39acad88d81eb7a75627c4325651fb7ff13.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/notify/send_admin_notification.text.haml')
-rw-r--r-- | app/views/notify/send_admin_notification.text.haml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/notify/send_admin_notification.text.haml b/app/views/notify/send_admin_notification.text.haml new file mode 100644 index 00000000000..bfacbd3dcb2 --- /dev/null +++ b/app/views/notify/send_admin_notification.text.haml @@ -0,0 +1,6 @@ += h @body + +\----- + +Don't want to receive updates from GitLab administrators? +Unsubscribe here: #{@unsubscribe_url} |