{{title}}
{% for item in left_items %}
{{item.text}}
{% endfor %}
{% for item in right_items %}
{{item.text}}
{% endfor %}