{{ $type := .Get 0 }} {{ $inner := (markdownify .Inner) }} {{ if not ($.Page.Scratch.Get "noticecount") }} {{ end }}
{{ i18n (printf "notice-%s" $type) }}
{{ $inner }}
{{ $.Page.Scratch.Add "noticecount" 1 }}