summaryrefslogtreecommitdiff
path: root/app/views/repository_check_mailer/notify.text.haml
blob: 6b64b337b0eb83ded393231e52efc54f6aba51f6 (plain)
1
2
3
4
5
#{@message}.
\
= _("View details: %{details_url}") % { details_url: admin_projects_url(last_repository_check_failed: 1) }

= _("You are receiving this message because you are a GitLab administrator for %{url}.") % { url: Gitlab.config.gitlab.url }