mirror of
https://github.com/evennia/evennia.git
synced 2026-03-26 01:36:32 +01:00
Missing parenthesis, whoops.
This commit is contained in:
parent
e80fa61d03
commit
f68e686fd9
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ TEMPLATE_DIRS = (
|
|||
# Always use forward slashes, even on Windows.
|
||||
# Don't forget to use absolute paths, not relative paths.
|
||||
"%s/webtemplates/%s" % (BASE_PATH, ACTIVE_TEMPLATE),
|
||||
)
|
||||
|
||||
INSTALLED_APPS = (
|
||||
'django.contrib.auth',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue