Restructures the templates
This commit is contained in:
parent
6b929ff8e0
commit
f4aa888a5c
14 changed files with 108 additions and 128 deletions
|
@ -7,6 +7,8 @@
|
|||
{{- end -}}
|
||||
|
||||
{{ define "footer" -}}
|
||||
{{ partial "highlight.html" . }}
|
||||
{{ partial "commenting.html" . }}
|
||||
<div class="footer content">
|
||||
{{- partial "highlight.html" . -}}
|
||||
{{- partial "commenting.html" . -}}
|
||||
</div>
|
||||
{{- end -}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue