import os TEMPLATE_DIRS = ( os.path.join(os.path.dirname(__file__), 'templates'), )