Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
<div class="container wrapper">
|
||||
{{ partial "head.html" . }}
|
||||
|
||||
{{ with .Content }}{{ . }}{{ end }}
|
||||
|
||||
<div>
|
||||
{{.Content}}
|
||||
{{ with .Content }}{{ . }}{{ end }}
|
||||
</div>
|
||||
|
||||
{{ $pages := where .Site.RegularPages "Type" "in" .Site.Params.mainSections }}
|
||||
|
Reference in New Issue
Block a user