--- title: type: 'string' description: type: 'string' tags: type: 'array' default: [] ---

{{- title -}}

{{- description -}}

{% for tag in tags %} {{- tag -}} {% endfor %}