projects
/
lugs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ce914d
)
make-html: add testing HTML template
author
Steven Schubiger
<stsc@refcnt.org>
Sun, 21 Jul 2013 15:06:20 +0000
(17:06 +0200)
committer
Steven Schubiger
<stsc@refcnt.org>
Sun, 21 Jul 2013 15:06:20 +0000
(17:06 +0200)
make-html/index.phtml
[new file with mode: 0644]
patch
|
blob
diff --git a/make-html/index.phtml
b/make-html/index.phtml
new file mode 100644
(file)
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>