add some text describing how to propose stuff
This commit is contained in:
parent
aa5eb1f904
commit
222da21e7f
|
@ -5,6 +5,15 @@ Proposals | {{ block.super }}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block program_content %}
|
{% block program_content %}
|
||||||
|
<h3>Submitting</h3>
|
||||||
|
<p>To submit a talk or other event for {{ camp.title }} you need to to the following:</p>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li>First you propose one or more speakers. Most events just have one speaker, but some events might have two or more. Be sure to create everyone before going on to step 2.</li>
|
||||||
|
<li>Then you propose one or more events. The <i>Propose New Event</i> form will allow you to choose the speaker(s) you proposed.</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
|
<p>If you experience problems submitting proposals here please let us know on IRC or by mail. You can also send an email with your proposal and the Content team will take care of creating it in the system.</p>
|
||||||
|
|
||||||
<h3>Your {{ camp.title }} Speaker Proposals</h3>
|
<h3>Your {{ camp.title }} Speaker Proposals</h3>
|
||||||
{% if speakerproposal_list %}
|
{% if speakerproposal_list %}
|
||||||
|
|
Loading…
Reference in a new issue