=s_('AdminSettings|Domain verification is an essential security measure for public GitLab sites. Users are required to demonstrate they control a domain before it is enabled. %{link_start}Learn more.%{link_end}').html_safe%{link_start: pages_link_start,link_end: '</a>'.html_safe}
s_("AdminSettings|Require users to prove ownership of custom domains"),
help_text: s_('AdminSettings|Domain verification is an essential security measure for public GitLab sites. Users are required to demonstrate they control a domain before it is enabled. %{link_start}Learn more.%{link_end}').html_safe%{link_start: pages_link_start,link_end: '</a>'.html_safe}
=s_("AdminSettings|Select to disable public access for Pages sites, which requires users to sign in for access to the Pages sites in your instance. %{link_start}Learn more.%{link_end}").html_safe%{link_start: pages_link_start,link_end: '</a>'.html_safe}
s_("AdminSettings|Disable public access to Pages sites"),
help_text: s_("AdminSettings|Select to disable public access for Pages sites, which requires users to sign in for access to the Pages sites in your instance. %{link_start}Learn more.%{link_end}").html_safe%{link_start: pages_link_start,link_end: '</a>'.html_safe}
.form-group
=f.label:max_pages_size,_('Maximum size of pages (MB)'),class: 'label-bold'
=s_("AdminSettings|A Let's Encrypt account will be configured for this GitLab instance using this email address. You will receive emails to warn of expiring certificates. %{link_start}Learn more.%{link_end}").html_safe%{link_start: pages_link_start,link_end: '</a>'.html_safe}
=s_("AdminSettings|I have read and agree to the Let's Encrypt %{link_start}Terms of Service%{link_end} (PDF).").html_safe%{link_start: terms_of_service_link_start,link_end: '</a>'.html_safe}
s_("AdminSettings|I have read and agree to the Let's Encrypt %{link_start}Terms of Service%{link_end} (PDF).").html_safe%{link_start: terms_of_service_link_start,link_end: '</a>'.html_safe}