Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 1094:03a1f3761f45
(issue111) Move Version label into header.
This makes the subtitle slightly larger so that the version
label looks smaller.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 15 Sep 2014 10:35: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'