From 3592d3257d80b4dd2193e57cf73ce6412053ebd1 Mon Sep 17 00:00:00 2001 From: bill bittner Date: Mon, 16 Oct 2017 14:58:32 -0700 Subject: [PATCH] added copy to channel login page --- views/login.handlebars | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/views/login.handlebars b/views/login.handlebars index d7726de2..1b12e8ba 100644 --- a/views/login.handlebars +++ b/views/login.handlebars @@ -1,10 +1,15 @@
-
-

Log in to an existing channel:

- {{>channelLoginForm}} -
-

Create a brand new channel:

- {{>channelCreationForm}} +
+

Channels allow you to publish and group content under an identity. You can create a channel for yourself, or share one with like-minded friends. You can create 1 channel, or 100, so whether you're documenting a hike around town, or making a public repository for cat gifs (password: '1234'), try creating a channel for it!

+
+
+
+

Log in to an existing channel:

+ {{>channelLoginForm}} +
+

Create a brand new channel:

+ {{>channelCreationForm}} +