]> git.defcon.no Git - plsgen/blobdiff - index.tpl
Three new features, three bugfixes. Version 0.4 code.
[plsgen] / index.tpl
index a3be2bb0103abda9fd378f3c13a5a8ff374ffbcd..bfad7d7d041e4a43af824b95b708b793b8d932f8 100644 (file)
--- a/index.tpl
+++ b/index.tpl
@@ -1,8 +1,10 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
+<html xmlns="http://www.w3.org/1999/xhtml"> 
   <head>
     <title>%{title}</title>
     %{main_meta}
     %{navigation_script}
+    <meta http-equiv="Content-type" content="text/html;charset=UTF-8" /> 
   </head>
 <body>
 
@@ -18,6 +20,8 @@ Page %{position}
 
 %{thumbnails}
 
+%{comment}
+
 Album generated %{gallery_timestamp}
 
 <div id="footer">%{footer_tag}</div>