diff --git a/evennia/web/website/templates/website/evennia_admin.html b/evennia/web/website/templates/website/evennia_admin.html index b9a04fd739..04a8d64cf0 100644 --- a/evennia/web/website/templates/website/evennia_admin.html +++ b/evennia/web/website/templates/website/evennia_admin.html @@ -1,26 +1,48 @@ {% extends "base.html" %} {% block content %}
+ Welcome to the Evennia Admin Page. Here, you can edit many facets of players, characters, and other parts of the game. +
-+
+
+
+
If you are an advanced user who needs access to the raw Django Admin, it is available here.
- You can make this the default my changing EVENNIA_ADMIN to False in settings.py and reload.
+
+ If you are an advanced user who needs access to the raw Django Admin, it is available here.
+ You can make this the default my changing EVENNIA_ADMIN to False in settings.py and reload.
+