Revision 2c45745e snf-webproject/synnefo/webproject/settings/default/apps.py

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