diff options
Diffstat (limited to 'files/.vim/templates/=template=.html')
| -rw-r--r-- | files/.vim/templates/=template=.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/files/.vim/templates/=template=.html b/files/.vim/templates/=template=.html new file mode 100644 index 0000000..84a4f1c --- /dev/null +++ b/files/.vim/templates/=template=.html @@ -0,0 +1,10 @@ +<!doctype html>
+<html>
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
+ <title>%FILE%</title>
+</head>
+<body>
+ %HERE%
+</body>
+</html>
|
