diff options
Diffstat (limited to 'website/templates')
-rwxr-xr-x | website/templates/base.html | 4 | ||||
-rwxr-xr-x | website/templates/cfp.html | 4 | ||||
-rwxr-xr-x | website/templates/submit-cfw.html | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/website/templates/base.html b/website/templates/base.html index e196699..35f237b 100755 --- a/website/templates/base.html +++ b/website/templates/base.html @@ -169,7 +169,7 @@ <td bgcolor ="#9bb2e1">
<h9 style="color:white;">Accomodation</h9>
<h2 style="color:white;" style ="font-size: 25px;">₹500</h2>
- <h9 style="color:white;"><a href="#"> Add On </a></h9>
+ <h9 style="color:white;"><a href="https://scipyindia2016.doattend.com/get_addons"> Add On </a></h9>
</td>
<td>
Accommodation is provided on a shared basis (twin sharing) inside IIT-B campus (Boys/Girls hostel). Accommodation will be provided for 2 days, i.e, 10-11 and 11-12 December. Accommodation does not include other amenities like dinner, etc. Extension of period of stay is not available. This is a non-refundable ticket.
@@ -179,7 +179,7 @@ <td bgcolor= "#8cc9f0">
<h9 style="color:white;">T-Shirt</h9>
<h2 style="color:white;" style ="font-size: 25px;">₹350</h2>
- <h9 style="color:white;"><a href="#"> Add On </a></h9>
+ <h9 style="color:white;"><a href="https://scipyindia2016.doattend.com/get_addons"> Add On </a></h9>
</td>
<td>
Change of size, exchange at the venue is not available. This is a non-refundable ticket.
diff --git a/website/templates/cfp.html b/website/templates/cfp.html index dfc2bb9..0ab52e5 100755 --- a/website/templates/cfp.html +++ b/website/templates/cfp.html @@ -107,7 +107,7 @@ {{ form.as_p }} <button class="button special" style="background:#D44727" name ="login"type="submit">Login</button><br><br> <a style="padding-right : 20px;" href="{% url 'website:userregister' %}" class="btn btn btn-primary">Create an Account</a> - <a href="/forgotpassword/">Forgot Password?</a> + <a href="/2016/forgotpassword/">Forgot Password?</a> {% csrf_token %} </form> <!-- </div> --> @@ -137,4 +137,4 @@ {% endblock %} </body> -</html>
\ No newline at end of file +</html> diff --git a/website/templates/submit-cfw.html b/website/templates/submit-cfw.html index cae6d34..75e8a95 100755 --- a/website/templates/submit-cfw.html +++ b/website/templates/submit-cfw.html @@ -69,7 +69,7 @@ <!-- <li>To be announced</li><br> --> <ul> <li>The project you are willing to present should be an actual implementation rather than just an idea. - <li>Abstract should be of 300 to 700 words describing the topic, including its relevance to scientific computing. + <li>Dscription should be of 300 to 700 words describing the topic, including its relevance to scientific computing. <li>Proposals with an aim to promote a commercial product or service will be rejected. <li>In your abstract mention about various tools/libraries used for development. <li>Notification for selection/rejection of your proposal will be given through email. |