{% for article in content %}
		
			
				
					
				
{{ article.information | replace('\n', '
') | safe }}
				{% if article.title == "Noire" %}
				
					
					
						
					
					
						
					
					
						
					
					
				
				{% endif %}
			
			
					
			
		
		{% endfor %}		
	
{{ article.title }}
				{{ 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 }}