{{ (i18n "authors") }}
{{ if (.Params.authors) }} {{ else }} {{ (partial "function/alert" (dict "type" "warning" "icon" "fas fa-user" "msg" (i18n "alert.authors_not_found") )) }} {{ end }}