source: products/qPloneSkinDump/branches/plone_3.0/skin_template/browser/viewlets.zcml @ 1591

Last change on this file since 1591 was 1, checked in by myroslav, 19 years ago

Building directory structure

File size: 184 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    xmlns:browser="http://namespaces.zope.org/browser"
4    i18n_domain="custom_i18n_domain">
5
6    %(viewlets_zcml)s
7
8</configure>
Note: See TracBrowser for help on using the repository browser.