diff options
author | Sashi20 | 2018-11-06 17:09:51 +0530 |
---|---|---|
committer | GitHub | 2018-11-06 17:09:51 +0530 |
commit | 57d247eb8fcd71cae425b14cf09757f8bc30b038 (patch) | |
tree | 46f1a2f1531dca812a4fc242746b11731006f378 /static/website/templates/job-fair.html | |
parent | b36c15cd0629eca78963d7f9997e9a09c74be5e5 (diff) | |
parent | ae6e15c3866ae69356284e6bc5d92aa939c28319 (diff) | |
download | nccps-2018-57d247eb8fcd71cae425b14cf09757f8bc30b038.tar.gz nccps-2018-57d247eb8fcd71cae425b14cf09757f8bc30b038.tar.bz2 nccps-2018-57d247eb8fcd71cae425b14cf09757f8bc30b038.zip |
Merge pull request #57 from Sashi20/master
Enabled link for job fair in the navigation menu
Diffstat (limited to 'static/website/templates/job-fair.html')
-rw-r--r-- | static/website/templates/job-fair.html | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/static/website/templates/job-fair.html b/static/website/templates/job-fair.html index fedf936..dc0541b 100644 --- a/static/website/templates/job-fair.html +++ b/static/website/templates/job-fair.html @@ -22,16 +22,16 @@ <h3>For Employers</h3> <h4>Introduction</h4> - <p class="text-justify">The conference committee is excited to invite your esteemed organisation to the job fair to be conducted in connection with the National Conference on Chemical Process Simulation-2018 to be held on 26 November 2018 at IIT Bombay. </p> + <p class="text-justify">FOSSEE, IIT Bombay, is excited to invite your esteemed organisation to the job fair to be conducted in connection with the National Conference on Chemical Process Simulation-2018 to be held on 26 November 2018 at IIT Bombay.</p> - <p class="text-justify">The conference will bring together people from both industry and academia. An important aim of this job fair is to offer networking opportunities with prospective recruits. Your organisation can meet bright chemical engineering students who are experts in process modelling and simulation. We have sent invites to more than 300 chemical engineering departments across the country.</p> + <p class="text-justify">In this conference, we shall showcase the excellent work done in the area of chemical process simulation by faculty members and students of top engineering colleges in India, who have created 100 flowsheets of interesting and important processes using the open source process simulator DWSIM. Some of these smart students are very keen to take up core chemical engineering jobs. They are also likely to stay with your company for a reasonable period of time. A select number of them will participate in the Job Fair, to be organised along with the Conference.</p> <span>What we offer?</span> <ul> <li>Meeting bright chemical engineering students who are experts in process modelling and simulation</li> <li>Accommodation for the company/ organisation representatives (for 2 people) for one night</li> <li>One room at the venue where your organization can meet and interact with prospective recruits</li> </ul> - <!-- <p>If you are interested, please fill the <a href="" target="_blank">form</a> with the details.</p> --> + <p>If you are interested, please fill the <a href="https://docs.google.com/forms/d/e/1FAIpQLSch3uui8LBI_TxNifCpjv6imLSKsSxjToSo1AotLReUjAkbew/viewform" target="_blank">form</a> with the details.In case of any queries, please reach out to us at <a href="mailto:contact-dwsim@fossee.in">contact-dwsim@fossee.in </a></p> </div> </div> <div class="panel panel-default"> @@ -41,14 +41,11 @@ </h4> </div> <div id="students" class="panel-collapse collapse" style="padding: 20px;"> - - <h3>For Students</h3> + <h4>Introduction</h4> + <p class="text-justify">FOSSEE, IIT Bombay, is pleased to invite all the bright chemical engineering minds to the job fair which is to be conducted in connection with the the National Conference on Chemical Process Simulation - 2018 to be held at IIT Bombay on 26 November 2018.</p> - <h4>Introduction</h4> - <p class="text-justify">The conference committee is pleased to invite to the job fair which is to be conducted in connection with the the National Conference on Chemical Process Simulation-2018 to be held at IIT Bombay on 26 November 2018.</p> - - <p class="text-justify">We have invited many companies to participate in the job fair. Some of the companies who have confirmed of their presence are Equinox, Ingenero,...... - <!-- If you are interested in meeting the companies, please fill this <a href="https://docs.google.com/forms/d/1cArwdS8mLZ45vFLpwejJaYZvnOCLWP2dsejy6bTqnmY/viewform" target="_blank">form</a>--></p> + <p>Many chemical engineering core industries have been invited to participate in this job fair. Equinox, Ingenero are few among those who have confirmed their presence. If you are interested in meeting the companies, please fill this <a href="https://docs.google.com/forms/d/e/1FAIpQLScYn5tIpiMwlw553rn1V01Lt2scKft9JwmcHgmWPDYVJ7KTtQ/viewform" target="_blank">form</a>. In case of any queries, please reach out to us at <a href="mailto:contact-dwsim@fossee.in">contact-dwsim@fossee.in</a>.</p> + <p class="text-justify">Please note that it is mandatory for the students to register for the conference to participate in the job fair. More details about registration is available <a href="https://dwsim.fossee.in/nccps-2018/#registration">here</a>.</p> </div> </div> |