]> git.refcnt.org Git - lugs.git/commitdiff
make-html: add testing HTML template
authorSteven Schubiger <stsc@refcnt.org>
Sun, 21 Jul 2013 15:06:20 +0000 (17:06 +0200)
committerSteven Schubiger <stsc@refcnt.org>
Sun, 21 Jul 2013 15:06:20 +0000 (17:06 +0200)
make-html/index.phtml [new file with mode: 0644]

diff --git a/make-html/index.phtml b/make-html/index.phtml
new file mode 100644 (file)
index 0000000..e092adb
--- /dev/null
@@ -0,0 +1,9 @@
+<html>
+  <head>
+    <title>LUGS Terminliste - Test</title>
+  </head>
+  <body>
+<!-- TERMINE_BEGIN -->
+<!-- TERMINE_ENDE -->
+  </body>
+</html>