diff options
Diffstat (limited to 'website/templates/cfp.html')
-rwxr-xr-x | website/templates/cfp.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/website/templates/cfp.html b/website/templates/cfp.html index e587d47..7e3ab3b 100755 --- a/website/templates/cfp.html +++ b/website/templates/cfp.html @@ -89,8 +89,8 @@ {% csrf_token %} </form> <!-- </div> --> - <p>Or Sign in with: - <a href="{% url 'social:begin' 'google-oauth2' %}?next={{ request.path }}" class="btn btn-social-icon " style="color:#dd4b39;"><i class="icon-google-plus"></i></a> + <p>Or Sign in with: + <a href="{% url 'social:begin' 'google-oauth2' %}?next={{ request.path }}" class="btn btn-social-icon " style="color:#dd4b39;"><i class="icon-google-plus"></i></a> <a href="{% url 'social:begin' 'facebook' %}?next={{ request.path }}" class=" btn btn-social-icon" style="color:#3b5998"><i class="icon-facebook"></i></a></p> </li> <!-- </div> --> @@ -99,9 +99,9 @@ <li> <span><h2><u>Important Dates</u></h2></span> <ul> - <li>CFP Open: July 5, 2015 - <li>CFP Close: November 24, 2015 - <li>Announcement of selected proposals: December 1, 2015 + <li>CFP Open: To be announced + <li>CFP Close: To be announced + <li>Announcement of selected proposals: To be announced </ul> </li> <!-- </div> --> |