diff --git a/root/src/index.tt b/root/src/index.tt index ae39218b..f9d7d8ba 100644 --- a/root/src/index.tt +++ b/root/src/index.tt @@ -2,4 +2,15 @@

Welcome to the Group Management System.

-

There isn't much here just now.

+

GMS allows groups to manage their groups, take over channels, assign cloaks, and more.

+

Need help? Staff are around in #freenode.

+

+You can report bugs and issues on the Github project page. +

+ +[% IF !c.user_exists %] +

Please log in with your Atheme username and password on the top right to use GMS.

+[% ELSE %] +

Please use the buttons to the left to choose an option.

+ +[% END %]