Kaydet (Commit) 9b6b5f24 authored tarafından Frank Lanitz's avatar Frank Lanitz

Adding an HTML5-template in addition to xhtml 1.0 strict one

üst b2ce441f
......@@ -78,6 +78,7 @@ tagfiles = \
template_files = \
templates/files/file.html \
templates/files/file_html5.html \
templates/files/file.php \
templates/files/file.rb \
templates/files/file.tex \
......
<!DOCTYPE html>
<html lang="en">
{fileheader}
<head>
<meta charset="utf-8" />
<title>{untitled}</title>
<meta name="generator" content="{geanyversion}" />
</head>
<body>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment