From 7bb325ba0df707d6de6501a00527ebac457f3e0f Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 27 Feb 2010 21:18:15 +0100 Subject: move html template to own file Signed-off-by: Florian Pritz --- system/application/views/file/html_header.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 system/application/views/file/html_header.php (limited to 'system/application/views/file/html_header.php') diff --git a/system/application/views/file/html_header.php b/system/application/views/file/html_header.php new file mode 100644 index 000000000..069ea6f1d --- /dev/null +++ b/system/application/views/file/html_header.php @@ -0,0 +1,13 @@ + + + + <?php echo $title; ?> + + + +
+ Raw +
+ + +
-- 
cgit v1.2.3-24-g4f1b