This commit is contained in:
life
2014-10-28 14:40:37 +08:00
parent 35c06771e7
commit 33e2428b64
6 changed files with 14 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
{{template "Blog/header.html" .}}
{{template "blog/header.html" .}}
<div id="postsContainer">
<div id="posts">
@@ -16,4 +16,4 @@
</div>
</div>
{{template "Blog/footer.html" .}}
{{template "blog/footer.html" .}}