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