Mercurial > trustbridge
view doc/help/theme/better/__init__.py @ 1240:17aa7cf0bedd
(help-admin) Added new help page about installation, server and gui.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Wed, 24 Sep 2014 17:50:09 +0200 |
parents | cf1fdb254c41 |
children |
line wrap: on
line source
import os better_theme_path = os.path.split(os.path.dirname(__file__))[0] __version__ = '0.1.5'