{{- partial "load-photoswipe-theme.html" . }} {{ if .IsHome }} {{ if .Site.Params.homeTitle }}{{ $.Scratch.Set "title" .Site.Params.homeTitle }}{{ else }}{{ $.Scratch.Set "title" .Site.Title }}{{ end }} {{ if .Site.Params.subtitle }}{{ $.Scratch.Set "subtitle" .Site.Params.subtitle }}{{ end }} {{ if .Site.Params.bigimg }}{{ $.Scratch.Set "bigimg" .Site.Params.bigimg }}{{ end }} {{ else }} {{ if (i18n .Title) }}{{ $.Scratch.Set "title" (i18n .Title) }}{{ else }}{{ $.Scratch.Set "title" .Title }}{{ end }} {{ if .Params.subtitle }}{{ $.Scratch.Set "subtitle" .Params.subtitle }}{{ end }} {{ if .Params.bigimg }}{{ $.Scratch.Set "bigimg" .Params.bigimg }}{{ end }} {{ end }} {{ $bigimg := $.Scratch.Get "bigimg" }} {{ $title := $.Scratch.Get "title" }} {{ $subtitle := $.Scratch.Get "subtitle" }} {{ if or $bigimg $title }} {{ if $bigimg }}
{{ end }}
{{ if $bigimg }}
{{ $subtitle := $.Scratch.Get "subtitle" }}

{{ with $.Scratch.Get "title" }}{{.}}{{ else }}
{{ end }}

{{ if $subtitle }} {{ if eq .Type "page" }}
{{ $subtitle }} {{ else }}

{{ $subtitle }}

{{ end }} {{ end }} {{ if eq .Type "post" }} {{ partial "post_meta.html" . }} {{ end }}
{{end}}
{{ if eq .Type "list" }}

{{ if .Data.Singular }}#{{ end }}{{ .Title }}

{{ else }}

{{ with $title }}{{.}}{{ else }}
{{ end }}

{{ end }} {{ if ne .Type "post" }}
{{ end }} {{ if $subtitle }} {{ if eq .Type "page" }} {{ $subtitle }} {{ else }}

{{ $subtitle }}

{{ end }} {{ end }} {{ if eq .Type "post" }} {{ partial "post_meta.html" . }} {{ end }}
{{ else }}
{{ end }}