Skip to content
Snippets Groups Projects

Add domain verification operation views

All threads resolved!
Files
2
@@ -15,4 +15,4 @@
@@ -15,4 +15,4 @@
- else
- else
.form-group.js-shown-if-auto-ssl{ class: ("hidden" unless auto_ssl_available_and_enabled) }
.form-group.js-shown-if-auto-ssl{ class: ("hidden" unless auto_ssl_available_and_enabled) }
.bs-callout.bs-callout-warning.mt-0
.bs-callout.bs-callout-warning.mt-0
= _("A Let's Encrypt SSL certificate can not be obtained until your domain is verified.")
= _("A Let's Encrypt SSL certificate cannot be obtained until your domain is verified.")
Loading