diff options
Diffstat (limited to 'static/website/templates/cfp.html')
-rwxr-xr-x | static/website/templates/cfp.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/website/templates/cfp.html b/static/website/templates/cfp.html index fc05c3a..d2b9510 100755 --- a/static/website/templates/cfp.html +++ b/static/website/templates/cfp.html @@ -19,7 +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.</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> </div> </div> <div class="row"> |