 0dda2f4b12
			
		
	
	
		0dda2f4b12
		
	
	
	
	
		
			
			git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1539 fd906abe-77d9-0310-91a1-e0d9ade77398
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			330 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			330 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <!-- $Id$ -->
 | |
| 
 | |
| <configure
 | |
|     xmlns:zope="http://namespaces.zope.org/zope"
 | |
|     xmlns:browser="http://namespaces.zope.org/browser"
 | |
|     i18n_domain="zope">
 | |
| 
 | |
|   <browser:page
 | |
|       for="*"
 | |
|       name="dummy.html"
 | |
|       class="cybertools.view.web.base.Page"
 | |
|       attribute="render"
 | |
|       permission="zope.View"
 | |
|       />
 | |
| 
 | |
| </configure>
 |