summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSashi202018-11-15 16:06:16 +0530
committerGitHub2018-11-15 16:06:16 +0530
commitce73e38f1349df31008fe77f4ba7572563825892 (patch)
treeda74117e59070065cae9eb30883031d928242148
parentbc906f922bddcec1518b9b143d2ba76dbef860c0 (diff)
parent1477f33d5c622654e139111830b818820353bced (diff)
downloadnccps-2018-ce73e38f1349df31008fe77f4ba7572563825892.tar.gz
nccps-2018-ce73e38f1349df31008fe77f4ba7572563825892.tar.bz2
nccps-2018-ce73e38f1349df31008fe77f4ba7572563825892.zip
Merge pull request #62 from Sashi20/master
Removed COC and contact us links from the main menu
-rwxr-xr-xstatic/website/templates/cfp.html4
-rw-r--r--static/website/templates/navbar.html8
2 files changed, 6 insertions, 6 deletions
diff --git a/static/website/templates/cfp.html b/static/website/templates/cfp.html
index d2b9510..c2ee89f 100755
--- a/static/website/templates/cfp.html
+++ b/static/website/templates/cfp.html
@@ -19,8 +19,8 @@
<div class="row">
<div class="col-md-12" style="font-weight: 500;">
<p class="text-justify">We invite papers on Chemical Process Modelling, Simulation and Optimization. Time duration for oral presentation will be 15 minutes. Accepted papers will be published in conference proceedings. Award will be given to best paper and best poster.</p>
- <p class="text-justify">Paper submission starts on September 15 2018.</br>
- Click <a href="{% url 'auth:login' %}">here</a> to submit your paper</p>
+ <p class="text-justify">Paper submission starts on September 15 2018.</p>
+ <p class="text-justify">We are no longer accepting papers for the conference.</p>
</div>
</div>
<div class="row">
diff --git a/static/website/templates/navbar.html b/static/website/templates/navbar.html
index 3d9e513..89a65e0 100644
--- a/static/website/templates/navbar.html
+++ b/static/website/templates/navbar.html
@@ -35,13 +35,13 @@
<li><a data-scroll href="{{SITE_URL}}/#workshops">Workshops</a></li>
<li><a data-scroll href="{{SITE_URL}}/#registration">Register</a></li>
<li><a href="{% url 'website:jobfair' %}"><img src="{% static 'website/bootstrap-css/assets/images/jobfair.gif' %}"></a></li>
- <!-- <li><a data-scroll href="{{SITE_URL}}/#submit">CFP</a></li> -->
- <li><a data-scroll href="{{SITE_URL}}/#coc">C0C</a></li>
+ <!-- <li><a data-scroll href="{{SITE_URL}}/#submit">CFP</a></li>
+ <li><a data-scroll href="{{SITE_URL}}/#coc">C0C</a></li> -->
<li><a data-scroll href="{{SITE_URL}}/#schedule">Schedule</a></li>
<!-- <li><a data-scroll href="{{SITE_URL}}/#location">Venue</a></li> -->
- <!--<li><a data-scroll href="{{SITE_URL}}/#organiser">Organiser</a></li> -->
- <li><a data-scroll href="{{SITE_URL}}/#contact-us">Contact Us</a></li>
+ <!--<li><a data-scroll href="{{SITE_URL}}/#organiser">Organiser</a></li>
+ <li><a data-scroll href="{{SITE_URL}}/#contact-us">Contact Us</a></li> -->
<li><a href="{% url 'website:dwsimquiz' %}">DWSIM QUIZ</a></li>
<li><a href="{% url 'website:cfp' %}">cfp</a></li>