diff --git a/server/templates/admin.hbs b/server/templates/admin.hbs index 5111515ecc..3fa7568648 100644 --- a/server/templates/admin.hbs +++ b/server/templates/admin.hbs @@ -20,26 +20,26 @@ }); -
-

Admin

-

Users

+
+

Admin

+

Users

- - + + @@ -54,14 +54,14 @@ {{/each}}
GitHub LoginAdminGitHub LoginAdmin
- - +
- +
-

Signups

+

Signups

{{#each signups}} @@ -69,8 +69,13 @@ + diff --git a/server/templates/community.hbs b/server/templates/community.hbs index f2a5bc54bd..046d365442 100644 --- a/server/templates/community.hbs +++ b/server/templates/community.hbs @@ -1,37 +1,39 @@ {{#> layout }} -
-

We’re building a community of passionate developers & advocates.

+
+

We’re building a community of passionate developers & advocates.

Be the first to join a community of builders that want to make the future.

-
+
    -
  • - +
  • +
    - -

    Get updates on beta releases, and when Zed launches.

    + +

    Get updates on beta releases, and when Zed launches.

  • -
  • - +
  • +
    - -

    Receive occasional email updates on the development of Zed and it's tech

    + +

    Receive occasional email updates on the development of Zed and it's tech

  • -
  • - +
  • +
    - -

    Join the waitlist for our alpha tester community to get early access to releases and contribute to Zed's development through testing & feedback.

    + +

    Join the waitlist for our alpha tester community to get early access to releases and contribute to Zed's development through testing & feedback.

- - + + + + -

We'll never spam your email — You can expect an email every 1 to 3 months from us if you sign up for updates, and occasional emails about public testing releases.

+

We'll never spam your email — You can expect an email every 1 to 3 months from us if you sign up for updates, and occasional emails about public testing releases.

{{/layout}}
{{github_login}} {{email_address}} {{about}} + {{#if wants_releases}}releases{{/if}} + {{#if wants_updates}}updates{{/if}} + {{#if wants_community}}community{{/if}} + - +