summaryrefslogtreecommitdiff
path: root/static/website/templates/cfp.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/templates/cfp.html')
-rwxr-xr-xstatic/website/templates/cfp.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/website/templates/cfp.html b/static/website/templates/cfp.html
index 9b2714d..7c85dbb 100755
--- a/static/website/templates/cfp.html
+++ b/static/website/templates/cfp.html
@@ -61,8 +61,8 @@
{% else %}
<center>
<a href="{% url 'website:view_abstracts' %}" class="btn btn-info">View Proposals</a>
- <a href="{% url 'website:submitcfp' %}" class ="btn btn-info" role="button"> Submit paper </a>
- <a href="{% url 'website:submitcfw' %}" class ="btn btn-info" role="button">Submit workshop </a>
+ <!-- <a href="{% url 'website:submitcfp' %}" class ="btn btn-info" role="button"> Submit paper </a>
+ <a href="{% url 'website:submitcfw' %}" class ="btn btn-info" role="button">Submit workshop </a> -->
</center>
{% endif %}
{% else %}