From a390b02416777b045f03a286bfbb02ac369571e6 Mon Sep 17 00:00:00 2001 From: Darius Kazemi Date: Fri, 24 Jan 2020 16:16:27 -0800 Subject: Converting all tabs to two-spaces --- views/login.handlebars | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'views/login.handlebars') diff --git a/views/login.handlebars b/views/login.handlebars index b5907c0..a08f5b4 100755 --- a/views/login.handlebars +++ b/views/login.handlebars @@ -1,32 +1,32 @@

Log in

-
- {{#if isPublic}} -

Register or log in to your account to be able to show this event on your profile, edit it, and delete it. Associating an event with an account is optional, but keep in mind that an unassociated event can not be modified in any way and will be automatically deleted 30 days after it concludes.

- {{else if isPrivate}} -

You must register or log in to your account to create a private event.

- {{else if isOrganisation}} -

You must register or log in to an organisation account to create an organisation event.

- {{/if}} -
+
+ {{#if isPublic}} +

Register or log in to your account to be able to show this event on your profile, edit it, and delete it. Associating an event with an account is optional, but keep in mind that an unassociated event can not be modified in any way and will be automatically deleted 30 days after it concludes.

+ {{else if isPrivate}} +

You must register or log in to your account to create a private event.

+ {{else if isOrganisation}} +

You must register or log in to an organisation account to create an organisation event.

+ {{/if}} +
- -
- -
+ +
+ +
- -
- -
-
-
-
+ +
+ +
+
+
+

- Register | Forgot password -

\ No newline at end of file + Register | Forgot password +

-- cgit v1.2.3