HTML5 doctype for HTML output

Signed-off-by: Carl Helmertz <chelmertz@op5.com>
This commit is contained in:
Carl Helmertz 2014-09-12 11:31:06 +02:00
parent 2c03d82a0e
commit 4da4f19611
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!DOCTYPE html>
<html>
<head>
<link rel="Stylesheet" type="text/css" href="%root_path%%css%">