Revision 2c45745e

b/snf-webproject/conf/10-snf-webproject-apps.conf
17 17
#
18 18
## Additional template dirs.
19 19
#TEMPLATE_DIRS = (
20
#    '/etc/synnefo/templates/'
20
#    '/etc/synnefo/templates/',
21 21
#)
22 22
#
23 23
#LANGUAGES = (
b/snf-webproject/synnefo/webproject/settings/default/apps.py
17 17

  
18 18
# Additional template dirs.
19 19
TEMPLATE_DIRS = (
20
    '/etc/synnefo/templates/'
20
    '/etc/synnefo/templates/',
21 21
)
22 22

  
23 23
LANGUAGES = (

Also available in: Unified diff