skeleton/sobjects.py.tmpl
author egazoni
Fri, 07 May 2010 15:25:09 +0200
branchstable
changeset 5500 55a40cc0ab9a
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
replaced hardcoded 'web/view' by os.path.join('web', 'view') so views path is also valid under windows

# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s repository side views, usually for notification"""