Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 1165:d51ae656cfd6
Added copyright/license header [m13/issue101].
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Fri, 19 Sep 2014 11:32:43 +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'