{% extends 'fossy/base.html' %} {% block outercontent %}

FOSSY: Propose a Commmunity Track!

A large portion of FOSSY will be made up of community run tracks, similar to "DevRooms" at FOSDEM. We'd like to invite you to run a track based on a topic you're passionate about. If selected, you will be responsible for inviting speakers and selecting and scheduling talks for your track. If that sounds like you, please fill in the form to tell us more about your idea. If you have any questions please don't hesitate to email us at conference@sfconservancy.org.

{% csrf_token %} {% if form.errors %}

Please review the errors below.

{% endif %} {{ form.as_p }}

{% endblock %}