aboutsummaryrefslogtreecommitdiff
path: root/files/.vim/templates/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/.vim/templates/template.html')
-rwxr-xr-xfiles/.vim/templates/template.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/files/.vim/templates/template.html b/files/.vim/templates/template.html
deleted file mode 100755
index 84a4f1c..0000000
--- a/files/.vim/templates/template.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!doctype html>
-<html>
-<head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <title>%FILE%</title>
-</head>
-<body>
- %HERE%
-</body>
-</html>