root/trunk/pages/skin/default.xml

Revision 264, 219 bytes (checked in by mikey, 1 year ago)

added net.stubbles.websites.xml (based on experiments/general/xsl) and an example in docroot/xml.php

Line 
1 <stub:document xmlns:stub="http://stubbles.net/stub">
2   <html>
3     <head>
4       <title>Default-Skin</title>
5     </head>
6     <body>
7       <stub:maincontent part="content" path=""/>
8     </body>
9   </html>
10 </stub:document>
Note: See TracBrowser for help on using the browser.