From 9d8569cfd9eff9da88cd8b8c25b9cce9fc9e8e86 Mon Sep 17 00:00:00 2001 From: Daniel Saewitz Date: Wed, 16 Jan 2013 20:48:05 -0500 Subject: [PATCH] Add email signup --- views/app/index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/views/app/index.html b/views/app/index.html index 6e3faaed9f..d867c81f0e 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -129,6 +129,27 @@ Hey guys, Tyler here. Working on migrating to AWS to fix the "Offline" error people are experiencing (follow issue here). Hang tight. {/} + {#if equal(_user.flags.aws_migrating,'show')} +
+
+
+ Tyler Here. You're awesome. I'm working on scaling the site as fast as I can. Add your email if you want to be reminded. Thank you for understanding. +
+
+ + +
+
+ + +
+
+ +
+
+
+
+ {/if}
{#unless _loggedIn}