Config test
[scpubgit/App-SCS.git] / t / data / share / templates / layout.html
index 946c744..d1845bd 100644 (file)
@@ -1,8 +1,10 @@
 <html data-wrap="html">
-  <head data-replace="head" />
+  <head>
+    <title class="page title" />
+  </head>
   <body>
     <div id="content">
-      <div data-replace="h1" />
+      <div data-replace="content-of:body" />
     </div>
   </body>
 </html>