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