REVERT FOR CFP LAUNCH #52 remove CFP references
This commit is contained in:
parent
eb6928be81
commit
6fd8c37c3b
3 changed files with 6 additions and 3 deletions
|
@ -64,7 +64,7 @@
|
|||
"url": "/program/call-for-proposals",
|
||||
"urlaspattern": false,
|
||||
"tree": 1,
|
||||
"hidden": false,
|
||||
"hidden": true,
|
||||
"alias": null,
|
||||
"description": "",
|
||||
"inmenu": true,
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
<h4>
|
||||
<strong>2017 conference:</strong> December 2 & 3 <br/>
|
||||
Talk submissions close September 29
|
||||
Talk submissions open August 21
|
||||
</h4>
|
||||
</div>
|
||||
<div class="col-md-4 col-md-offset-2">
|
||||
|
@ -64,7 +64,6 @@
|
|||
|
||||
<div class="container homepage-block-footer">
|
||||
<div>
|
||||
<a class="btn btn-primary btn-lg" href="/dashboard" title="Submit a Proposal to North Bay Python">Submit a Proposal</a>
|
||||
<a class="btn btn-default btn-lg " href="https://twitter.com/northbaypython" title="North Bay Python on Twitter">Twitter</a>
|
||||
<a class="btn btn-default btn-lg" href="https://facebook.com/northbaypython" title="North Bay Python on Facebook">Facebook</a>
|
||||
</div>
|
||||
|
|
|
@ -10,6 +10,8 @@
|
|||
|
||||
{% block content %}
|
||||
|
||||
{% comment %}
|
||||
|
||||
<h2>Now accepting talk proposals for North Bay Python 2017</h2>
|
||||
|
||||
<p><span class="date">Monday, August 21, 2017</span>—The North Bay Python team is excited to announce that the <a href="/program/call-for-proposals" title="North Bay Python Call for Proposals">call for proposals</a> (CFP) is now open! We are seeking speakers of all experience levels to contribute to our inaugural conference. The CFP will close on September 29, 2017.</p>
|
||||
|
@ -22,6 +24,8 @@
|
|||
|
||||
<p>Feel free to reach out with any questions, comments, or ideas you have. You can find us on <a href="https://twitter.com/northbaypython" title="North Bay Python on Twitter">Twitter</a>, <a href="https://facebook.com/northbaypython" title="North Bay Python on Facebook">Facebook</a>, and <a href="http://webchat.freenode.net/?channels=%23nbpy" title="IRC Web Client for #nbpy Channel on Freenode">IRC</a>, or you can <a href="mailto:program@northbaypython.org" title="program@northbaypython.org">email us</a>. Please, get started today! The <a href="/program/call-for-proposals" title="North Bay Python Call for Proposals">call for proposals</a> closes on September 29, 2017.</p>
|
||||
|
||||
{% endcomment %}
|
||||
|
||||
<h2>North Bay Python joins Software Freedom Conservancy</h2>
|
||||
|
||||
<!-- TODO update date -->
|
||||
|
|
Loading…
Reference in a new issue