gitlab-org--gitlab-foss/app/views/repository_check_mailer/notify.html.haml

9 lines
261 B
Plaintext

%p
#{@message}.
%p
= link_to "See the affected projects in the GitLab admin panel", admin_namespaces_projects_url(last_repository_check_failed: 1)
%p
You are receiving this message because you are a GitLab administrator for #{Gitlab.config.gitlab.url}.