{% for article in content %}
		
			
				
{{ article.information | replace('\n', '
') | safe }}
				{% if article.title == "Noire (France)" %}
				
					
						
					
					
						
					
					
						
					
					
						
					
					
						
					
					
						
					
				
				{% endif %}
				{% if article.title == "Next-Gen Creators: A Networking Journey for Europe's Digital Art and Tech" %}
				
					
						
					
					
						
					
				
				{% endif %}
			
			
					
			
		
		{% endfor %}		
	
					{% if article.title == 'Not Breaking This Wave Drowns Hate' %}
					
				~~ Not Breaking ~~ ~~ This Wave Drowns Hate ~~
					{% else %}
					{{ article.title }}
					{% endif %}
				{{ article.artists | join(', ') }}
				{% if article.bookUrl %}
						
					{% endif %}
				
					{% for article in content %}
					{% if article.dates %}
					
						
					{% endif %}
					{% if article.times%}
					
						
					{% endif %}
					
						
					
					{% endfor %}	
				
				Date(s):
						{{ article.dates | join(', ') }}
					Time(s):
						{{ article.times | join(', ') }}
					Location(s):
						{{ article.location[0] }}
					{{ article.information | replace('\n', '
') | safe }}