diff options
-rw-r--r-- | app/template-html.lsp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/template-html.lsp b/app/template-html.lsp index 7b75007..e0be515 100644 --- a/app/template-html.lsp +++ b/app/template-html.lsp @@ -22,6 +22,7 @@ if pageinfo.skinned ~= "false" and viewlibrary and viewlibrary.dispatch_componen end %> + <!DOCTYPE html> <!--[if IE 6]> <html class="ie6"> <![endif]--> <!--[if IE 7]> <html class="ie7"> <![endif]--> |