Update wording for the custom menu partial

This commit is contained in:
Vincent Le Goff 2017-09-17 14:19:44 +02:00
parent 3c94121768
commit fd86a7ef36

View file

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