summaryrefslogtreecommitdiff
path: root/app/views/repository_check_mailer/notify.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/repository_check_mailer/notify.html.haml')
-rw-r--r--app/views/repository_check_mailer/notify.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/repository_check_mailer/notify.html.haml b/app/views/repository_check_mailer/notify.html.haml
index d5327a2b4cc..dfcd1c6b19f 100644
--- a/app/views/repository_check_mailer/notify.html.haml
+++ b/app/views/repository_check_mailer/notify.html.haml
@@ -6,3 +6,5 @@
%p
= _("You are receiving this message because you are a GitLab administrator for %{url}.") % { url: Gitlab.config.gitlab.url }
+
+= render_if_exists 'repository_check_mailer/email_additional_text'