| 
									
										
										
										
											2017-08-09 21:25:12 -07:00
										 |  |  | {% extends "page_with_title_and_lede.html" %} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | {% load i18n %} | 
					
						
							| 
									
										
										
										
											2017-08-11 15:57:12 -07:00
										 |  |  | {% load markdown_deux_tags %} | 
					
						
							| 
									
										
										
										
											2017-08-09 21:25:12 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | {% block head_title %}Terms and Conditions{% endblock %} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | {% block heading %}Terms and Conditions{% endblock %} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | {% block body_class %}terms-and-conditions{% endblock %} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-08-15 14:57:09 -07:00
										 |  |  | {% block lede %}Terms and Conditions will be available when tickets are on sale.{% endblock %} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-08-09 21:25:12 -07:00
										 |  |  | {% block content %} | 
					
						
							| 
									
										
										
										
											2017-08-11 15:57:12 -07:00
										 |  |  |   {% markdown %} | 
					
						
							| 
									
										
										
										
											2017-08-09 21:25:12 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-08-15 14:57:09 -07:00
										 |  |  | {% comment %} | 
					
						
							| 
									
										
										
										
											2017-08-11 15:57:12 -07:00
										 |  |  | {% include "static_pages/terms_and_conditions.md" %} | 
					
						
							| 
									
										
										
										
											2017-08-15 14:57:09 -07:00
										 |  |  | {% endcomment %} | 
					
						
							| 
									
										
										
										
											2017-08-11 15:57:12 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  |   {% endmarkdown %} | 
					
						
							| 
									
										
										
										
											2017-08-09 21:25:12 -07:00
										 |  |  | {% endblock %} |