mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 06:20:16 +02:00
Moved templates to stock folder for uniformity.
Updated settings.py.example to reflect this.
This commit is contained in:
parent
cf8d5b748b
commit
db7b6265e5
@ -123,7 +123,7 @@ TEMPLATE_CONTEXT_PROCESSORS = (
|
||||
|
||||
TEMPLATE_DIRS = (
|
||||
'customization/templates',
|
||||
'templates',
|
||||
'stock/templates',
|
||||
)
|
||||
|
||||
STATICFILES_DIRS = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user