aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorChick307 <chick307@gmail.com>2011-10-25 18:44:40 +0900
committerChick307 <chick307@gmail.com>2011-10-25 18:52:08 +0900
commit645d75569effb00084eba7f41951bb1bc3df4a6d (patch)
treee8f02ea15657a95f6c862bcde1a9de7e225cde35 /template
parentcc8f5f86208e862d95f9ebc256787bea22404845 (diff)
downloadvim-sonictemplate-645d75569effb00084eba7f41951bb1bc3df4a6d.tar.gz
vim-sonictemplate-645d75569effb00084eba7f41951bb1bc3df4a6d.tar.bz2
vim-sonictemplate-645d75569effb00084eba7f41951bb1bc3df4a6d.zip
add html5 template.
Diffstat (limited to 'template')
-rw-r--r--template/page.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/template/page.html b/template/page.html
new file mode 100644
index 0000000..fbc6486
--- /dev/null
+++ b/template/page.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>{{_cursor_}}</title>
+</head>
+<body>
+
+</body>
+</html>
+