From 35e2ab6485bb47a65c3178bb4280d336d7995823 Mon Sep 17 00:00:00 2001 From: Johnny Date: Sun, 28 Oct 2018 08:13:51 +0000 Subject: [PATCH] Makes intro text less verbose. --- evennia/web/website/templates/website/help_list.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/evennia/web/website/templates/website/help_list.html b/evennia/web/website/templates/website/help_list.html index 00ee2f1df0..12751731f7 100644 --- a/evennia/web/website/templates/website/help_list.html +++ b/evennia/web/website/templates/website/help_list.html @@ -27,8 +27,7 @@
-

The {{ game_name }} Compendium

-

This section of the site is your guide to learning all about {{ game_name }}-- its rules, its setting, its people, customs, classes, castes, conflicts, races, religions, lore and more!

+

This section of the site is a guide to understanding the mechanics behind {{ game_name }}.

It is organized first by category, then by topic. The box to the right will let you skip to particular categories.