mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 18:26:32 +01:00
Customize look of sidebar and frontpage
This commit is contained in:
parent
3aeb19002f
commit
cfd0975e49
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