mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 13:37:17 +02:00
Customize look of sidebar and frontpage
This commit is contained in:
parent
fd071a683d
commit
69bb854c3c
1 changed files with 2 additions and 2 deletions
|
|
@ -84,8 +84,8 @@
|
|||
|
||||
<p class="card-text">
|
||||
When you click on any link above you'll end up in the full
|
||||
django-based admin panel. You can also get to it <a href="{% url
|
||||
"django_admin" %}">here</a>. You can make this the default by
|
||||
django-based admin panel. You can also get to it
|
||||
<a href="{% url "django_admin" %}">here</a>. You can make this the default by
|
||||
changing <code>EVENNIA_ADMIN</code> to <code>False</code> in
|
||||
<code>settings.py</code> and reload.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue