Cache test
[scpubgit/App-SCS.git] / t / data / cachetest / share / templates / third.html
diff --git a/t/data/cachetest/share/templates/third.html b/t/data/cachetest/share/templates/third.html
new file mode 100644 (file)
index 0000000..8076ac8
--- /dev/null
@@ -0,0 +1,8 @@
+<html data-wrap="html">
+  <head data-wrap="head">
+    <title class="page title" />
+  </head>
+  <body>
+      <div data-replace="h3" />
+  </body>
+</html>