cybertools/view/browser/liquid/configure.zcml
helmutm b1a231f40e work in progress: wiki configuration and editing
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3855 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-05-09 09:50:15 +00:00

10 lines
256 B
XML

<!-- $Id$ -->
<configure
xmlns:zope="http://namespaces.zope.org/zope"
xmlns:browser="http://namespaces.zope.org/browser">
<browser:resource name="base.css" file="base.css" />
<browser:resource name="logo.png" file="logo.png" />
</configure>