summaryrefslogtreecommitdiff
path: root/app/views/notify/pages_domain_disabled_email.text.haml
blob: 5a0fcab72d4a56fec0ca027e419ff4d0ef38fd9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Following a verification check, your GitLab Pages custom domain has been
**disabled**. This means that your content is no longer visible at #{@domain.url}

Project: #{@project.human_name} (#{project_url(@project)})
Domain:  #{@domain.domain} (#{project_pages_domain_url(@project, @domain)})

If this domain has been disabled in error, please follow these instructions
to verify and re-enable your domain:

= help_page_url('user/project/pages/custom_domains_ssl_tls_certification/index.md', anchor: 'steps')

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.