From 45748d73b5e784ad3e79350564eb68dcac71aa45 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 23 Sep 2011 13:44:35 -0300 Subject: Initial import --- templates/html.tpl.php | 24 ++++++++++++++++++++++++ 1 file changed, 24 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..7658f21 --- /dev/null +++ b/templates/html.tpl.php @@ -0,0 +1,24 @@ + +> + + + <?php print $head_title; ?> + + + + +> + + + + + + \ No newline at end of file -- cgit v1.2.3