From 09de698ba7a33e2fdbf0624e1b89a405ed3f7953 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 16 Aug 2012 16:29:17 +0200 Subject: Add Content-Type meta tag Signed-off-by: Florian Pritz --- application/views/file/html_header.php | 1 + 1 file changed, 1 insertion(+) (limited to 'application/views/file/html_header.php') diff --git a/application/views/file/html_header.php b/application/views/file/html_header.php index d933d65d3..f14ae9e1d 100644 --- a/application/views/file/html_header.php +++ b/application/views/file/html_header.php @@ -2,6 +2,7 @@ <?php echo $title; ?> + " /> " /> -- cgit v1.2.3-24-g4f1b