Initial Go project structure; added some styles w/ SASS via Grunt
This commit is contained in:
5
views/index.html
Normal file
5
views/index.html
Normal file
@ -0,0 +1,5 @@
|
||||
{{ template "layout_header" . }}
|
||||
|
||||
<p>This is a test.</p>
|
||||
|
||||
{{ template "layout_footer" . }}
|
Reference in New Issue
Block a user