mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
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 %}
|
||||
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.
|
||||
{% endcomment %}
|
||||
{% load staticfiles %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue