Config data files
Errietta Kostala [Wed, 27 Aug 2014 15:58:55 +0000 (16:58 +0100)]
t/data/share/pages/config2/1.html [new file with mode: 0644]

diff --git a/t/data/share/pages/config2/1.html b/t/data/share/pages/config2/1.html
new file mode 100644 (file)
index 0000000..88d3464
--- /dev/null
@@ -0,0 +1,9 @@
+<html >
+  <head>
+    <title>Config 3</title>
+    <meta name="plugins" content="Template, { name: third }" />
+  </head>
+  <body>
+    <p>Only the third layout should be used</p>
+  </body>
+  </html>