{% for item in to_set_authorized_keys %}
{{ '#' }} Key for {{ item.label }}
{{ item.key }}
{% endfor %}