dkmud/web/template_overrides/website/README.md
Francesco Cappelli 043cdfc230 commit iniziale.
2022-01-10 14:42:13 +01:00

7 lines
397 B
Markdown

You can replace the django templates (html files) for the website
here. It uses the default "prosimii" theme. If you want to maintain
multiple themes rather than just change the default one in-place,
make new folders under `template_overrides/` and change
`settings.ACTIVE_THEME` to point to the folder name to use.
You can find the original files under `evennia/web/website/templates/website/`