{{ . }}
- {{ end }} + {{ with $description }} +{{ . }}
+ {{ end }} - {{ if or $authors $date $keywords $readingtime $series }} -- {{ range $i, $term := . -}} - {{- if $textkeywords -}} - {{- if gt $i 0 }} · {{ end -}} + {{ if or $authors $date $keywords $readingtime $series }} +
+ {{ range $i, $term := . -}} + {{- if $textkeywords -}} + {{- if gt $i 0 }} · {{ end -}} - {{ .Title }} - {{- else -}} - {{- if gt $i 0 }} {{ end -}} + {{ .Title }} + {{- else -}} + {{- if gt $i 0 }} {{ end -}} - {{ .Title }} - {{- end -}} - {{- end }} -
- {{ end }} + {{ .Title }} + {{- end -}} + {{- end }} + + {{ end }} - {{ with $series }} -- {{ range $i, $series := . -}} - {{- if gt $i 0 }} · {{ end -}} + {{ with $series }} +
+ {{ range $i, $series := . -}} + {{- if gt $i 0 }} · {{ end -}} - {{ .Title }} - {{- end }} -
- {{ end }} + {{ .Title }} + {{- end }} + + {{ end }} - {{ with $authors }} -- {{ range $i, $author := . -}} - {{- if gt $i 0 }} · {{ end -}} + {{ with $authors }} +
+ {{ range $i, $author := . -}} + {{- if gt $i 0 }} · {{ end -}} - {{ .Title }} - {{- end }} -
- {{ end }} + {{ .Title }} + {{- end }} + + {{ end }} - {{ with $date }} -- -
- {{ end }} + {{ with $date }} ++ +
+ {{ end }} - {{ with $readingtime }} -{{ . }} {{ i18n "paige_minutes" . }}
- {{ end }} -{{ . }} {{ i18n "paige_minutes" . }}
+ {{ end }} +