changed baseof
This commit is contained in:
parent
35fa2e3a23
commit
222e7ddb84
@ -22,7 +22,7 @@
|
|||||||
{{ block "main" . }}
|
{{ block "main" . }}
|
||||||
{{ .Content }}
|
{{ .Content }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<br><hr><br>
|
{{ if not .IsHome }} <br><hr><br> {{end -}}
|
||||||
{{ 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