{{- $assetType := .Get "assetType" -}} {{- $title := .Get "title" -}} {{- $description := .Get "description" -}} {{- $url := .Get "url" -}} {{- if in $assetType "image" -}} {{- else if in $assetType "video" -}} Your browser doesn't support the video tag {{- else if in $assetType "audio" -}} Your browser doesn't support the audio tag {{- else -}}