Cache test
[scpubgit/App-SCS.git] / t / data / cachetest / share / templates / layout.html
1 <html data-wrap="html">
2   <head>
3     <title class="page title" />
4   </head>
5   <body>
6     <div id="content">
7       <div data-replace="body" />
8     </div>
9   </body>
10 </html>