{% load object_detail %}
{% if group.icon %}{% endif %}
{{ group.title }}
{% for prop in group.properties %} {% render_property prop %} {% endfor %}