moved project into new repo
This commit is contained in:
7
layouts/_default/home.html
Normal file
7
layouts/_default/home.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{{ define "main" }}
|
||||
<div id="{{ lower .Title }}" class="page">
|
||||
<div id="content" class="page">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user