xeno/vim/header_html
Stefan Ritter b2b6155e3f Bugfix
2011-06-20 19:17:31 +02:00

11 lines
190 B
Text

:insert
<!DOCTYPE html>
<html lang="en">
<head>
<title></title>
<meta charset=utf-8 />
<!-- <link rel="stylesheet" type="text/css" href="..." /> -->
</head>
<body>
</body>
</html>