Customize look of sidebar and frontpage

This commit is contained in:
Griatch 2021-05-19 22:35:31 +02:00
parent 3aeb19002f
commit cfd0975e49

View file

@ -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>