{% if ex_type == "UTA" %}
		
			Unsettling the Algorithm ↑
		
		{% endif %}
		{% if ex_type == "LAN" %}
		
			Local Artists Network ↑
		
		{% endif %}
		{% if ex_type == "ES" %}
		
			Ethics Studio ↑
		
		{% endif %}
		
		
		{% for event in content %}
		{% if event.exh_type == ex_type %}
		{% if ex_type == "UTA"%}
			
		{% endif %}
		{% if ex_type == "LAN"%}
			
		{% endif %}
		{% if ex_type == "ES"%}
			
		{% endif %}
		
			
				
				
			
			{% if event.title == 'This Is How I Roll' %}
				
				
			
		
		{% endif %}
		{% endfor %}
		
	This Is How 👁️ Roll
			{% else %}
				{{ event.title }}
			{% endif %}
			{{ event.artists | join(', ') }}
				{% if event.dates %}
				
		● {{ event.dates | join(', ') }}
				{% endif %}
				{% if event.times %}
				● {{ event.times | join(', ')}}
				{% endif %}
				● {{ event.location[0] }}