diff options
author | hardythe1 | 2013-10-14 16:10:38 +0530 |
---|---|---|
committer | hardythe1 | 2013-10-14 16:10:38 +0530 |
commit | dd98080daf1caee4152fc08fe1b74aa6db49ed7a (patch) | |
tree | 494b8bf7a6b95196b5e79fdefbc86f6cd949064f | |
parent | e085123db3b8595c6c99633f943160e7f909a6af (diff) | |
download | SciPy2013-dd98080daf1caee4152fc08fe1b74aa6db49ed7a.tar.gz SciPy2013-dd98080daf1caee4152fc08fe1b74aa6db49ed7a.tar.bz2 SciPy2013-dd98080daf1caee4152fc08fe1b74aa6db49ed7a.zip |
adding campus map
-rw-r--r-- | website/templates/reaching_venue.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/reaching_venue.html b/website/templates/reaching_venue.html index 350574d..26f2800 100644 --- a/website/templates/reaching_venue.html +++ b/website/templates/reaching_venue.html @@ -38,7 +38,7 @@ function show(elem) <li><a onClick=show('cst')>From Chatrapati Shivaji Terminus</a></li> </ul> -<a href="{% static 'website/docs/iitb_map.pdf' %}" >This</a> will help you to find places inside campus. +<a href="{% static 'docs/iitb_map.pdf' %}" >This</a> will help you to find places inside campus. <div id="dadar" style="visibility:hidden;display:none;"> <iframe width="475" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.google.co.in/maps?f=d&source=s_d&saddr=dadar+station&daddr=IIT+Main+Gate&hl=en&geocode=FZMqIgEdYXRXBCkdh7S_3M7nOzHZNplA5uMmIw%3BFRrUIwEdep5YBCldyp4n8sfnOzFZy8ueURQugA&aq=&sll=19.037454,72.908363&sspn=0.188885,0.308647&mra=ls&ie=UTF8&ll=19.037454,72.908363&spn=0.112729,0.100371&t=m&output=embed"></iframe><br /><small><a href="https://www.google.co.in/maps?f=d&source=embed&saddr=dadar+station&daddr=IIT+Main+Gate&hl=en&geocode=FZMqIgEdYXRXBCkdh7S_3M7nOzHZNplA5uMmIw%3BFRrUIwEdep5YBCldyp4n8sfnOzFZy8ueURQugA&aq=&sll=19.037454,72.908363&sspn=0.188885,0.308647&mra=ls&ie=UTF8&ll=19.037454,72.908363&spn=0.112729,0.100371&t=m" style="color:#0000FF;text-align:left">View Larger Map</a></small> |