{% if info_table_content %}

Info

{% for info in info_table_content %} {% endfor %}
{{ info.description }}

{% endif %}