summaryrefslogtreecommitdiffstats
path: root/vim/.vim/templates/html.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'vim/.vim/templates/html.tpl')
-rw-r--r--vim/.vim/templates/html.tpl11
1 files changed, 0 insertions, 11 deletions
diff --git a/vim/.vim/templates/html.tpl b/vim/.vim/templates/html.tpl
deleted file mode 100644
index 1b18da7..0000000
--- a/vim/.vim/templates/html.tpl
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head >
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<title></title>
-</head>
-<body>
-
-</body>
-</html>