From 23d97587638ec431dff5bc0a3a475dea4cdfe3c3 Mon Sep 17 00:00:00 2001 From: r Date: Wed, 4 Mar 2020 16:24:16 +0000 Subject: Add description on signin page --- templates/signin.tmpl | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/signin.tmpl b/templates/signin.tmpl index 069572b..9711c8b 100644 --- a/templates/signin.tmpl +++ b/templates/signin.tmpl @@ -1,12 +1,23 @@ {{with .Data}} {{template "header.tmpl" (WithContext .CommonData $.Ctx)}} -
Signin
+
Bloat
+
+ A web client for Mastodon Network. +
- -
- + Enter the domain name of your instance to continue +
+ +
+
+

+ See + git.freesoftwareextremist.com/bloat + for more details. +

+ {{template "footer.tmpl"}} {{end}} -- cgit v1.2.3