{% if right_col %}
{% if poperties %}
{{ poperties }}{% if actions %}{{ actions }}{% endif %}
{% endif %}
{% if rating_msg %}
{% if rating %}{{ rating }} {% endif %}{{ rating_msg }}
{% endif %}
{% endif %}
{% if description %}
{{ description }}
{% endif %}
{% if tags %}
{{ tags }}
{% endif %}
{% if summary %}
{{ summary }}
{% endif %}