summaryrefslogtreecommitdiffstats
path: root/make-html
diff options
context:
space:
mode:
authorGravatar Steven Schubiger <stsc@refcnt.org> 2013-07-21 17:06:20 +0200
committerGravatar Steven Schubiger <stsc@refcnt.org> 2013-07-21 17:06:20 +0200
commitda10c6c945c2034e675b5d446a814e504a74db39 (patch)
tree91f470efa0d089b1e769558ca6ff12b27c947c74 /make-html
parent2ce914d0b5b4a41bc075fb64998dad86fd4623f0 (diff)
downloadlugs-da10c6c945c2034e675b5d446a814e504a74db39.tar.gz
lugs-da10c6c945c2034e675b5d446a814e504a74db39.tar.bz2
make-html: add testing HTML template
Diffstat (limited to 'make-html')
-rw-r--r--make-html/index.phtml9
1 files changed, 9 insertions, 0 deletions
diff --git a/make-html/index.phtml b/make-html/index.phtml
new file mode 100644
index 0000000..e092adb
--- /dev/null
+++ b/make-html/index.phtml
@@ -0,0 +1,9 @@
+<html>
+ <head>
+ <title>LUGS Terminliste - Test</title>
+ </head>
+ <body>
+<!-- TERMINE_BEGIN -->
+<!-- TERMINE_ENDE -->
+ </body>
+</html>