From 9438279fd24e0309abd1f78a9442b149f7bd6bef Mon Sep 17 00:00:00 2001 From: bboldi Date: Tue, 13 Sep 2011 12:08:50 +0200 Subject: Initial commit. --- templates/html.tpl.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 templates/html.tpl.php (limited to 'templates/html.tpl.php') diff --git a/templates/html.tpl.php b/templates/html.tpl.php new file mode 100644 index 0000000..94bad82 --- /dev/null +++ b/templates/html.tpl.php @@ -0,0 +1,18 @@ + +> + + + + <?php print $head_title; ?> + + + + + +> + + + + + \ No newline at end of file -- cgit v1.2.3