{% if object.left_column or object.right_column %}
{{ object.left_column|safe }}
{{ object.right_column|safe }}
{% endif %}