File diff e405e31a9b12 → cab9734d99d6
pinaxcon/templates/static_pages/terms_and_conditions.html
Show inline comments
...
 
@@ -9,14 +9,10 @@
 

	
 
{% block body_class %}terms-and-conditions{% endblock %}
 

	
 
{% block lede %}Terms and Conditions will be available when tickets are on sale.{% endblock %}
 

	
 
{% block content %}
 
  {% markdown %}
 

	
 
{% comment %}
 
{% include "static_pages/terms_and_conditions.md" %}
 
{% endcomment %}
 

	
 
  {% endmarkdown %}
 
{% endblock %}