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}} +