File diff 1bdb037f4740 → 78147b537e61
pinaxcon/templates/static_pages/program/call_for_proposals.html
Show inline comments
...
 
@@ -8,14 +8,12 @@
 
{% block heading %}Call for Proposals{% endblock %}
 

	
 
{% block body_class %}program{% endblock %}
 

	
 
{% block lede %}
 

	
 
North Bay Python is seeking speakers of all experience levels to contribute to our second conference program! We'd love to hear from you whether you use Python professionally, as a hobbyist, or are just excited about Python, programming, and free and open source software.
 

	
 
{% endblock %}
 

	
 
{% block content %}
 
  {% markdown %}
 

	
 
{% include "static_pages/program/call_for_proposals.md" %}