Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 992:a1e8ef2d7081
Revert to revision 925 and update afterwards
Translations were accidentally deleted. Probably by a make clean.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 01 Sep 2014 12:52:05 +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'