debian-mirror-gitlab/app/views/notify/_removal_notification.html.haml
2019-07-31 17:26:46 +00:00

10 lines
322 B
Plaintext

- if @domain.remove_at
%p
Unless you verify your domain by
%strong= @domain.remove_at.strftime('%F %T,')
it will be removed from your GitLab project.
- else
%p
If you no longer wish to use this domain with GitLab Pages, please remove it
from your GitLab project and delete any related DNS records.