Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 1007:b75bd6686f43
(manual) Admin-manual index page updated.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Tue, 02 Sep 2014 11:52:59 +0200 |
parents | 519b14c5260d |
children |
line wrap: on
line source
import os better_theme_path = os.path.split(os.path.dirname(__file__))[0] __version__ = '0.1.5'