{% assign city_lower_case = include.data.city|downcase %} {{include.data.name}}
{% if include.data.floor!="NA"%}{{include.data.floor}}, {%endif %} {% assign address = include.data.address %} {% for mapping in site.include.data.city %} {% assign old=mapping[0] %} {% assign new=mapping[1] %} {% assign address = address|replace:old,new %} {% endfor %} {{address}}
{% assign w=include.data.website|strip %} {% if w!="" %}
🔗{%endif%} 🗺 {%comment%}8047112182 is Plugo's office number{%endcomment%} {% if include.data.mobile %}{%unless include.data.mobile contains '8047112182' %} 📞{%endunless%}{%endif%}