summaryrefslogtreecommitdiff
path: root/website/templates/cfp.html
diff options
context:
space:
mode:
authorkomalsheth2862016-09-30 17:31:49 +0530
committerkomalsheth2862016-09-30 17:31:49 +0530
commite9a38c975e4f6aa9cf8418924b95717d9e6672af (patch)
treef5b3fb16eeb48a11678773634ca91b0ad08cf911 /website/templates/cfp.html
parentf344ef35ec62540f90a8f4035734e3da3937bad4 (diff)
downloadSciPy2016-e9a38c975e4f6aa9cf8418924b95717d9e6672af.tar.gz
SciPy2016-e9a38c975e4f6aa9cf8418924b95717d9e6672af.tar.bz2
SciPy2016-e9a38c975e4f6aa9cf8418924b95717d9e6672af.zip
Home Page to be made live
Diffstat (limited to 'website/templates/cfp.html')
-rwxr-xr-xwebsite/templates/cfp.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/templates/cfp.html b/website/templates/cfp.html
index f028086..2a0d1f4 100755
--- a/website/templates/cfp.html
+++ b/website/templates/cfp.html
@@ -71,11 +71,11 @@
{% if user.is_superuser %}
<center><a href="{% url 'website:view_abstracts' %}" style="background:#D44727" class="button special">View Proposals</a> </center>
{% else %}
- <!-- <center>
+ <!-- <center>
<a href="{% url 'website:submitcfp' %}" style="background:#D44727" class="button special">Submit an Abstract</a>
<a href="{% url 'website:submitcfw' %}" style="background:#D44727" class="button special">Submit a Workshop</a>
<a href="{% url 'website:view_abstracts' %}" style="background:#D44727" class="button special">View Proposals</a>
- </center> -->
+ </center -->>
{% endif %}
{% else %}