Merge 8dcca4124c85cb898edbc023bb9d4bfbc5255ac5 into 7e13d24d10c59c1cf1d1f011f7c4c93266d8aa7d
This commit is contained in:
commit
850329b3e2
@ -1,7 +1,7 @@
|
||||
{{ define "main" }}
|
||||
{{ with .Content }}
|
||||
<div class="index-content">
|
||||
{{ . }}
|
||||
{{ if .Content }}
|
||||
<div class="index-content {{ if .Params.framed -}}framed{{- end -}}">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
{{ end }}
|
||||
<div class="posts">
|
||||
|
Loading…
x
Reference in New Issue
Block a user