added bottom line
This commit is contained in:
parent
8d53e0ea44
commit
17d10da2db
@ -22,6 +22,7 @@
|
|||||||
{{ block "main" . }}
|
{{ block "main" . }}
|
||||||
{{ .Content }}
|
{{ .Content }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
<br><hr><br>
|
||||||
{{ if .Param "nextprev" }}{{ partial "nextprev.html" . -}}{{ end -}}
|
{{ if .Param "nextprev" }}{{ partial "nextprev.html" . -}}{{ end -}}
|
||||||
{{ if .Param "taglist" }}{{ partial "taglist.html" . }}{{ end -}}
|
{{ if .Param "taglist" }}{{ partial "taglist.html" . }}{{ end -}}
|
||||||
</article>
|
</article>
|
||||||
|
Loading…
Reference in New Issue
Block a user