summaryrefslogtreecommitdiff
path: root/static/website/templates/home.html
diff options
context:
space:
mode:
authorSashi202018-11-06 12:31:04 +0530
committerSashi202018-11-06 12:31:04 +0530
commit2f697bb58fa5f42fdc021783110fcc40f4e7b592 (patch)
tree6086a36e2d1a0872d7bdd212c443a536d8d38299 /static/website/templates/home.html
parent9fac63d218a5391b0873d04e863189794f3efabe (diff)
downloadnccps-2018-2f697bb58fa5f42fdc021783110fcc40f4e7b592.tar.gz
nccps-2018-2f697bb58fa5f42fdc021783110fcc40f4e7b592.tar.bz2
nccps-2018-2f697bb58fa5f42fdc021783110fcc40f4e7b592.zip
Re-arranged navigation menu and added workshops section in home page
Diffstat (limited to 'static/website/templates/home.html')
-rw-r--r--static/website/templates/home.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html
index 1aa6ce1..0ca91d3 100644
--- a/static/website/templates/home.html
+++ b/static/website/templates/home.html
@@ -114,6 +114,31 @@
</div><!-- /.row -->
</div>
</section>
+
+ <section id="workshops" class="section workshops">
+ <div class="container">
+ <div class="row">
+ <div class="col-md-12">
+ <h3 class="section-title">Workshops</h3>
+ </div>
+ </div>
+ <div class="row">
+ <div class="col-md-12">
+ <p class="text-justify">
+ Improve your skills by attending workshops on DWSIM and OpenModelica organized for you at NCCPS-2018.
+ We are organizing free workshops for all the participants who have registered for NCCPS-2018. Attend the workshop suitable for you and explore the tools available, free of cost for your field of interest.
+ </p>
+ </div>
+ </div>
+ <div class="row">
+ <div class="col-md-12">
+ <center>
+ <a href="{% url 'website:workshops' %}" class="btn btn-primary"> Read more</a>
+ </center>
+ </div>
+ </div>
+ </div>
+ </section>
<section id="registration" class="section registration">
<div class="container">