- In order to continue, set the following record on your DNS provider. DNS records may
- take up to 48 hours to propagate. Please retry over the next 48 hours, but if
- verification still fails, please contact support.
-
- In order to continue, set the following record on your DNS provider. DNS records may
- take up to 48 hours to propagate. Please retry over the next 48 hours, but if
- verification still fails, please contact support.
-
- {#if $domain?.logs}
-
- {/if}
-
+{#if domain.status === 'created'}
+
+
+ {#if showTitle}
+ {domain.domain}
+ {/if}
+
+
+ Verification failed
+
+
+
+
+ In order to continue, set the following record on your DNS provider. DNS records may take up
+ to 48 hours to propagate. Please retry over the next 48 hours, but if verification still
+ fails, please contact support.
+
+
+{:else if domain.status === 'unverified'}
+
+
+ In order to continue, set the following record on your DNS provider. DNS records may take up
+ to 48 hours to propagate. Please retry over the next 48 hours, but if verification still
+ fails, please contact support.
+
+ {#if domain?.logs}
+
+ {/if}
{/if}
diff --git a/src/routes/(console)/project-[project]/overview/keys/create/+page.svelte b/src/routes/(console)/project-[project]/overview/keys/create/+page.svelte
index 1355a93bc..a435ceea3 100644
--- a/src/routes/(console)/project-[project]/overview/keys/create/+page.svelte
+++ b/src/routes/(console)/project-[project]/overview/keys/create/+page.svelte
@@ -62,7 +62,7 @@
confirmExit>