diff options
author | hardythe1 | 2014-12-03 20:07:19 +0530 |
---|---|---|
committer | hardythe1 | 2014-12-03 20:07:19 +0530 |
commit | 73aae2ec22b5dea8d5f4fb4774970f4fd411e02e (patch) | |
tree | 74479e26d413685ef05a06b4d49ceb03ffc8369b /static/website/templates/register.html | |
parent | 9be88097e747aef765bf463c7dca0d947073fc6d (diff) | |
download | scipy2014-73aae2ec22b5dea8d5f4fb4774970f4fd411e02e.tar.gz scipy2014-73aae2ec22b5dea8d5f4fb4774970f4fd411e02e.tar.bz2 scipy2014-73aae2ec22b5dea8d5f4fb4774970f4fd411e02e.zip |
added instruction sheet & made changes in the schedule
Diffstat (limited to 'static/website/templates/register.html')
-rw-r--r-- | static/website/templates/register.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/website/templates/register.html b/static/website/templates/register.html index a6cb263..b6ad0c5 100644 --- a/static/website/templates/register.html +++ b/static/website/templates/register.html @@ -61,6 +61,7 @@ <p> If you are thinking to opt for spot registration we kindly request you to carry a copy of <a href="{% static 'website/docs/scipyspot.pdf' %}" target="_blank">this</a> ticket for passing security checks at the IIT-B gates. </p> + <p>This <a href="{% static 'website/docs/instruction.pdf' %}">Instruction Sheet</a> will help you to reach & go around the IITB campus. Make sure you have eiter a hard copy or a soft copy of the sheet with you. It will not be provided at the venue.</p> <hr> </div> <!-- /.col --> </div><!-- /row --> |