File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed
pyconbalkan/cfp/templates Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change @@ -43,19 +43,8 @@ <h3>Be sure you include the following elements in your submission:</h3>
4343 < h1 > Call For Proposals</ h1 >
4444 < hr class ="line ">
4545
46- {% if success %}
47- < h2 class ="success-message ">
48- {{ success }}
49- </ h2 >
50- {% endif %}
51-
52- < form class ="form " action ="{% url 'cfp' %} " method ="POST " enctype ="multipart/form-data " novalidate >
53- < div class ="form-group ">
54- {% csrf_token %}
55- {{ form.as_p }}
56- < input class ="button button--blue button--fullwidth mb-xs-40 " type ="submit " value ="Submit " />
57- </ div >
58- </ form >
46+ < p > First round of CFPs has been closed, thanks to everyone for applying.</ p >
47+ < p > The CFPs are being reviewed now by our Reviewers team so stay tuned. :)</ p >
5948 </ div >
6049
6150{% endblock %}
You can’t perform that action at this time.
0 commit comments