WordPress/Timber/Twig – Trying to output checkbox values [closed]

Nevermind, got it – it’s simply {{ group }} when calling the value!

{% for contact in mc.contacts %}
    {% for group in contact.groups %}
        {{ group }}
    {% endfor %}
{% endfor %}

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)