{{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}} {{ partial `head.html` . -}} {{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}}
{{ partial `header.marquee.html` . -}} {{ partial `header.nav.html` . -}} {{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}}
{{- block `headline` . }} {{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}}

{{- if $.Params.icon }}{{ end }} {{ .Title | markdownify | emojify }} {{- partial `main.headline.nav-right.html` . -}}

{{- end}} {{- block `main` . }} {{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}} {{ partial `main.blog.date.html` . -}} {{- partial `main.taxonomy.current.html` . -}} {{- partial `main.teaserpic.single.html` . -}} {{- /* partial `main.title.html` . */ -}} {{- partial `main.toc.single.html` . -}} {{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}} {{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}} {{- /* .Content */}} {{- $.Scratch.Set `myContent` (.Content | replaceRE `(?s:
\s?

)` `
` | replaceRE `(?s:\s?

)` `` | replaceRE `(?s:\s*

)` `` ) }} {{/*- $myContent := (.Content | replaceRE `(?s:\s?

)` `` | replaceRE `(?s:\s?

)` `` | replaceRE `(?s:\s*

)` `` ) */}} {{- if isset $.Site.Params (lower `anchor` ) }} {{- if $.Site.Params.anchor.enable }} {{- $.Scratch.Set `myContent` ( ($.Scratch.Get `myContent`) | replaceRE `()` (printf `${1}  ${3}` (default "fas fa-link" $.Site.Params.anchor.icon) ) ) }} {{/*- $myContent := ( ($.Scratch.Get `myContent`) | replaceRE `()` (printf `${1}  ${3}` (default "fas fa-link" $.Site.Params.anchor.icon) ) ) */}} {{- end }} {{- end }} {{- ($.Scratch.Get `myContent`) | safeHTML }} {{/*- $myContent | safeHTML */}} {{- partial `main.related.html` . -}} {{- end }} {{- if eq .Type `blog` }} {{- block `blog-disqus` . }} {{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}} {{ end }} {{- end -}} {{- if eq .Type `contact` }} {{- block `contactform` . }} {{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}} {{ end }} {{- end -}} {{- if eq .Type `search` }} {{- block `search` . }} {{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}} {{ end }} {{- end -}} {{- if and (ne .Type `contact`) (ne .Type `search`) }} {{- partial `main.taxonomy.full.bar.html` . -}} {{- end -}} {{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}} {{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}}
{{ block `footer` . }} {{- partial `footer.html` . -}} {{- partial `footer.bottom.html` . -}} {{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}} {{ end }}
{{- if or $.Site.Params.debug (findRE `\bhtml-comment\b` $.Site.Params.traceFlags) }} {{ `` | safeHTML }} {{- end}} {{ partial `scripts.bottom.html` . }} {{ partial `debug.html` . -}}