{{ $model := .model }} {{ if $model.Images.HasImages }} {{ $layout := .Request.URL.Query.Get "layout" }} {{ if eq $layout "fullwidth" }} {{ template "_fullwidth_layout" . }} {{ else }}