9 lines
322 B
Text
9 lines
322 B
Text
- 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.
|