X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=src%2Fkoehsel.theme%2Fkoehsel%2Ftheme%2F__init__.py;fp=src%2Fkoehsel.theme%2Fkoehsel%2Ftheme%2F__init__.py;h=52f45a069d28ffd1ed3c50db0c3de2f3e5567aee;hb=bdc26fbc59b17fe88607cb3d4acd257fef763710;hp=0000000000000000000000000000000000000000;hpb=aa5dcb3fd8b78f37a9ad92e8ea41aee59d7f7aa7;p=zope-bootstrap.git diff --git a/src/koehsel.theme/koehsel/theme/__init__.py b/src/koehsel.theme/koehsel/theme/__init__.py new file mode 100644 index 0000000..52f45a0 --- /dev/null +++ b/src/koehsel.theme/koehsel/theme/__init__.py @@ -0,0 +1,3 @@ + +def initialize(context): + """Initializer called when used as a Zope 2 product."""