{% for key, value in config.items %} {% if value %} {{ value }} {% endif %} {% endfor %}