{{ $ := .root }} {{ $page := .page }} {{ $columns := $page.Params.design.columns | default "2" }}
{{ with $page.Content }}{{ . }}{{ end }} {{ if $page.Params.item }} {{ range $idx, $key := sort $page.Params.item ".date_start" "desc" }}
{{- $svg_icon := resources.Get (printf "media/icons/brands/%s.svg" (replace (lower .organization) " " "_")) -}} {{- if $svg_icon }}
{{- with .organization_url}}{{end -}} {{.organization | plainify}} {{- with .organization_url}}{{end -}}
{{ end }} {{- with .url -}}{{- end -}}
{{.title | markdownify | emojify}}
{{- with .url -}}
{{- end -}} {{- if $svg_icon}}
{{end}} {{with .description}}
{{. | markdownify | emojify}}
{{end}} {{ with .certificate_url }} {{ i18n "see_certificate" | default "See certificate" }} {{ end }}
{{end}} {{end}}