diff --git a/tabbycat/tournaments/templates/blank_site_start.html b/tabbycat/tournaments/templates/blank_site_start.html index 5f809b776af..0c005bc13b6 100644 --- a/tabbycat/tournaments/templates/blank_site_start.html +++ b/tabbycat/tournaments/templates/blank_site_start.html @@ -8,62 +8,73 @@ {% block content %} -
+ Tabbycat is free to use for non-profit and non-fundraising tournaments + (although donations are encouraged). If your tournament is run for profit + or for fundraising, please note that there is a + required payment. For more details, + see the + Tabbycat licence agreement. +
+- {% blocktrans trimmed %} - To get started, you'll need to create the first user account. This account - is a "superuser" account: it will be able to edit anything on the site. - Therefore, you should use a strong password. - {% endblocktrans %} -
-- {% blocktrans trimmed %} - You can only create this account once, but if you like, you can change the - username and password after it's created, or add new superusers afterwards. - {% endblocktrans %} -
+- As per - its license Tabbycat is free to use (although donations are encouraged) - for non-profit and non-fundraising - tournaments. If your tournament is run for profit or for fundraising note - that there is a required payment. + Tabbycat is free to use for non-profit and non-fundraising tournaments + (although donations are encouraged). If your tournament is run for profit + or for fundraising, please note that there is a + required payment. For more details, + see the + Tabbycat licence agreement.
Just trying out Tabbycat? If you are just learning or playing around with Tabbycat it's easiest to create a 'demo' tournament that is prepopulated with a fake (but typical) set of teams, adjudicators, venues, and the like. - This demo tournament can then be easily deleted later on. -