{{$cont:=(.Page.Params.container | default .Site.Params.container | default "container")}} {{ if and (ne (.Get "checkContainer") "false") (eq $cont "container-fluid") }}
{{ end }} {{ if (.Get "includeRow") "true" }}
{{ end }} {{ .Inner }} {{ if (.Get "includeRow") "true" }}
{{ end }} {{ if and (ne (.Get "checkContainer") "false") (eq $cont "container-fluid") }}
{{ end }}