diff options
author | Sashi20 | 2018-11-06 15:16:12 +0530 |
---|---|---|
committer | Sashi20 | 2018-11-06 15:16:12 +0530 |
commit | e53a73daa9405e93b30d5923af779620fd696b8d (patch) | |
tree | 11d272b5d17fded803ee8eac3d260d77d08c6202 | |
parent | dfbddd0784979086e888e678c66755cd5d082095 (diff) | |
download | nccps-2018-e53a73daa9405e93b30d5923af779620fd696b8d.tar.gz nccps-2018-e53a73daa9405e93b30d5923af779620fd696b8d.tar.bz2 nccps-2018-e53a73daa9405e93b30d5923af779620fd696b8d.zip |
Modified introductory text for workshops
-rw-r--r-- | static/website/templates/home.html | 6 | ||||
-rw-r--r-- | static/website/templates/workshops.html | 7 |
2 files changed, 7 insertions, 6 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html index 0ca91d3..e56e8c2 100644 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -124,9 +124,9 @@ </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 class="text-justify">Improve your skills by attending workshops on DWSIM and OpenModelica organized at NCCPS-2018. + </p> + <p class="text-justify">We are organizing free workshops for all who register for NCCPS-2018. Attend the workshop suitable to you and explore the free tools that are of interest to you. </p> </div> </div> diff --git a/static/website/templates/workshops.html b/static/website/templates/workshops.html index 35f3de3..c8d6092 100644 --- a/static/website/templates/workshops.html +++ b/static/website/templates/workshops.html @@ -13,9 +13,10 @@ <div class="container"> <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. </p> - - <p class="text-justify">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> + <p class="text-justify">Improve your skills by attending workshops on DWSIM and OpenModelica organized at NCCPS-2018. + </p> + <p class="text-justify">We are organizing free workshops for all who register for NCCPS-2018. Attend the workshop suitable to you and explore the free tools that are of interest to you. + </p> </div> </div> <div class="panel-group" id="accordion"> |