yes
-
{% for item in org_list %}
- {{ item.title }}
{% if item.get_tags %}
{% endif %}
{% endfor %}