{% load object_detail %} {{ prop.label }} {% if prop.link_url %}{% endif %}{% render_property_value prop %}{% if prop.link_url %}{% endif %} {% if prop.detail %}
{{ prop.detail }}
{% endif %}