{{ id }}:
  title: '{{ title }}'
{% if description %}
  description: '{{ description }}'
{% endif %}
{% if restrict_access %}
  restrict access: true
{% endif %}
