{% if Search_Result_Tabs %}
{% for item in Search_Result_Tab %}
{{item.Type}} ({{item.Record_count_total}})
{% endfor %}
{% endif %}