views
This commit is contained in:
@@ -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" .}}
|
||||
Reference in New Issue
Block a user