Config test
[scpubgit/App-SCS.git] / t / data / share / templates / third.html
1 <html data-wrap="html">
2   <head data-wrap="head">
3     <title class="page title" />
4   </head>
5   <body>
6       <h3>A third layout</h3>
7       <div data-replace="content-of:#content" />
8   </body>
9 </html>