Config test
[scpubgit/App-SCS.git] / t / data / share / templates / layout.html
CommitLineData
0034f151 1<html data-wrap="html">
576f44e1 2 <head>
3 <title class="page title" />
4 </head>
0034f151 5 <body>
6 <div id="content">
9a9eda29 7 <div data-replace="content-of:body" />
0034f151 8 </div>
9 </body>
10</html>