cybertools/web/configure.zcml
helmutm f072c6b7f9 make zpt implementation basically working
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1522 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-11-24 17:52:43 +00:00

10 lines
203 B
XML

<!-- $Id$ -->
<configure
xmlns:zope="http://namespaces.zope.org/zope"
xmlns:browser="http://namespaces.zope.org/browser"
i18n_domain="zope">
<zope:include package=".zpt" />
</configure>