{% for tag in tags %} {{ render_partial('htmx-tags-dropdown-item.html', tag=tag, adventure_id=adventure_id) }} {% endfor %}