{% if right_col %}
{% if poperties %}
{{ poperties }}{% if actions %}{{ actions }}{% endif %}
{% endif %}
{% endif %}
{{ name }}
{% if description %}
{{ description }}
{% endif %}
{% if org %}
{{ org }}
{% endif %}
{% if com %}
{{ com }}
{% endif %}
{% if tags %}
{{ tags }}
{% endif %}