diff options
Diffstat (limited to 'website/templates')
-rw-r--r-- | website/templates/home.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/website/templates/home.html b/website/templates/home.html index f086e39..29c52ef 100644 --- a/website/templates/home.html +++ b/website/templates/home.html @@ -427,7 +427,7 @@ <td>04:05 PM - 06:00 PM</td> <td> FOSS Python tools for geospatial analysis<br> - Nishadh K A <span style="float: right;"><a href="{% static 'pdf/geospatial_instructions.pdf' %}" target="_blank">Instructions</a></span></td> <td> Next Generation Number Theory and Numeric Optimization!<br> - Shivam Patel <span style="float: right;"> - <!--<a href="https://static.fossee.in/python/abstract/Shivam-workshop.pdf" target="_blank">Instructions</a>--></span></td> + <a href="{% static 'pdf/Next Generation Number Theory and Numeric Optimization.pdf' %}" target="_blank">Instructions</a></span></td> </tr> </tbody> </table> @@ -591,7 +591,7 @@ <td>SciPy 2017: <br>Preferred Workshop Track</td> <td>Please select the workshop in which you wish to participate (Satellite conference registrants need not submit this form).</td> <td><a href="http://tinyurl.com/SciPy2016-Workshop" target="_blank">View here</a> </td> - </tr>--> + </tr> --> <tr > <td>Workshop Instructions</td> <td >These instructions are for all the registered participants. It has the details of the workshops which will be conducted in SciPy India 2017 conference. Please read it carefully and follow the steps to install various software packages.<br> |