aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2017-07-16 21:18:34 +0900
committerYasuhiro Matsumoto <mattn.jp@gmail.com>2017-07-16 21:18:51 +0900
commit110799e70ae7325578e79db03568111f4323fff2 (patch)
treed266b725ac4da656e11070119f7c649380989bb0
parentd8e36053eca330d3a7989851d38a8df3b09bd48b (diff)
downloadvim-sonictemplate-110799e70ae7325578e79db03568111f4323fff2.tar.gz
vim-sonictemplate-110799e70ae7325578e79db03568111f4323fff2.tar.bz2
vim-sonictemplate-110799e70ae7325578e79db03568111f4323fff2.zip
fix html
-rw-r--r--template/html/base-page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/html/base-page.html b/template/html/base-page.html
index fbc6486..f8d2cf9 100644
--- a/template/html/base-page.html
+++ b/template/html/base-page.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <meta charset="utf-8">
+ <meta charset="utf-8" />
<title>{{_cursor_}}</title>
</head>
<body>