{{ .Title }}
--
- {{ range .Pages }}
-
-
-
{{ .Title }}
- {{ with .Description }}{{ . }}
{{ end }} -
- {{ end }}
-
diff --git a/content/beta.en.md b/content/beta.en.md index e9136a7..db68dab 100644 --- a/content/beta.en.md +++ b/content/beta.en.md @@ -6,21 +6,7 @@ description = "Public registrations on app.happydomain.org are closed. Join the ## Online version closed Public registrations on `app.happydomain.org` are paused while we -polish the next release. - -### happyDomain is evolving - -happyDomain will soon let you **continuously test the security of -your domains** and **monitor every service exposed through DNS** -(web, mail, VPN, etc.) — all of this **with zero configuration**, -working straight from your existing records. - -We are rolling out this new version **progressively**, to gather -feedback from our users and refine the service before reopening it -to everyone. Your input at this stage is invaluable in helping us -deliver the best possible product. - -Two ways to use happyDomain right now: +polish the next release. Two ways to use happyDomain right now: ### 1. Join the beta program diff --git a/content/beta.fr.md b/content/beta.fr.md index d99a581..40e8634 100644 --- a/content/beta.fr.md +++ b/content/beta.fr.md @@ -6,21 +6,8 @@ description = "Les inscriptions publiques sur app.happydomain.org sont fermées. ## Version en ligne fermée Les inscriptions publiques sur `app.happydomain.org` sont suspendues -le temps de finaliser la prochaine version. - -### happyDomain se transforme - -happyDomain va bientôt vous permettre de **tester en continu la -sécurité de vos domaines** et de **superviser l'ensemble des services -exposés via le DNS** (web, mail, VPN, etc.) — le tout **sans -configuration**, en s'appuyant directement sur vos enregistrements. - -Nous déployons cette nouvelle version **progressivement**, afin de -recueillir les avis de nos utilisateurs et d'ajuster le service avant -sa réouverture publique. Votre retour à ce stade est précieux pour -nous aider à offrir le meilleur produit possible. - -Deux manières d'utiliser happyDomain dès maintenant : +le temps de finaliser la prochaine version. Deux manières d'utiliser +happyDomain dès maintenant : ### 1. Rejoindre le programme bêta diff --git a/i18n/en.yaml b/i18n/en.yaml index 4acb9ea..7ebdb25 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -258,7 +258,7 @@ - id: beta-alert-title translation: "Online version closed, beta access only" - id: beta-alert-text - translation: 'happyDomain is evolving: soon, continuously test your domains'' security and monitor every service exposed through DNS — with zero configuration. We''re rolling out this new version progressively to gather feedback and deliver the best possible service. Learn more.' + translation: "Public registrations are paused. Join the beta program to get early access." - id: beta-alert-button translation: "Join the beta" diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 6a3c734..5e553ae 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -257,7 +257,7 @@ - id: beta-alert-title translation: "Version en ligne fermée, accès bêta uniquement" - id: beta-alert-text - translation: 'happyDomain se transforme : bientôt, testez en continu la sécurité de vos domaines et supervisez l''ensemble des services exposés via le DNS, sans configuration. Nous déployons cette nouvelle version progressivement pour recueillir vos retours et offrir le meilleur service possible. En savoir plus.' + translation: "Les inscriptions publiques sont suspendues. Rejoignez le programme bêta pour un accès anticipé." - id: beta-alert-button translation: "Rejoindre la bêta" diff --git a/layouts/_default/list.html b/layouts/_default/list.html deleted file mode 100644 index 97a18b9..0000000 --- a/layouts/_default/list.html +++ /dev/null @@ -1,40 +0,0 @@ - - - {{ partial "head.html" . }} - -
-{{ . }}
{{ end }} -{{ i18n "beta-alert-text" | safeHTML }}
+{{ i18n "beta-alert-text" }}