Update wording for the custom menu partial
This commit is contained in:
parent
3c94121768
commit
fd86a7ef36
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{% comment %}
|
{% comment %}
|
||||||
Allow to customize the menu that appears at the top of every Evennia
|
Allow to customize the menu that appears at the top of every Evennia
|
||||||
webpage. You could copy this file in your mygame's web/template_overrides/website
|
webpage. Copy this file to your game dir's web/template_overrides/website
|
||||||
folder and edit it to add/remove links to the menu.
|
folder and edit it to add/remove links to the menu.
|
||||||
{% endcomment %}
|
{% endcomment %}
|
||||||
{% load staticfiles %}
|
{% load staticfiles %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue