mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-05 06:36:19 +01:00
Moved templates to stock folder for uniformity.
Updated settings.py.example to reflect this.
This commit is contained in:
@@ -123,7 +123,7 @@ TEMPLATE_CONTEXT_PROCESSORS = (
|
||||
|
||||
TEMPLATE_DIRS = (
|
||||
'customization/templates',
|
||||
'templates',
|
||||
'stock/templates',
|
||||
)
|
||||
|
||||
STATICFILES_DIRS = (
|
||||
|
||||
Reference in New Issue
Block a user