diff --git a/evennia/web/templates/admin/frontpage.html b/evennia/web/templates/admin/frontpage.html index bafafbdeba..79a757e1dd 100644 --- a/evennia/web/templates/admin/frontpage.html +++ b/evennia/web/templates/admin/frontpage.html @@ -84,8 +84,8 @@
When you click on any link above you'll end up in the full
- django-based admin panel. You can also get to it here. You can make this the default by
+ django-based admin panel. You can also get to it
+ here. You can make this the default by
changing EVENNIA_ADMIN to False in
settings.py and reload.