- <p>{{ if .Params.authors }}{{ delimit .Params.authors ", " }}{{ else }}Symbiota Support Hub{{ end }}{{ if .Params.editors }}, ed: {{ delimit .Params.editors ", " }}{{ end }}{{ if .Params.translators }}, trad: {{ delimit .Params.translators ", " }}{{ end }}. <span class="font-weight-bold">{{ .Page.Title }}</span>. <span class="font-italic">In</span>: Symbiota Support Hub (2024). <span class="font-weight-bold">Symbiota Documentation</span>. <a href="{{ .Permalink }}">{{ .Permalink }}</a>. {{ i18n "created_on" }} {{ .Date.Format "02 Jan 2006" }}{{ if ne .Lastmod .Date }}, {{ i18n "edited_on" }} {{ .Lastmod.Format "02 Jan 2006" }}{{ end }}.</p>
0 commit comments