diff options
author | hardythe1 | 2013-11-20 12:17:58 +0530 |
---|---|---|
committer | hardythe1 | 2013-11-20 12:17:58 +0530 |
commit | 956a74f446f5068e37755f73b2622f818b13b0c7 (patch) | |
tree | cadd3fd82e477ade49078fed7e7c47a23db31538 | |
parent | 29cd2fe194480c32266f803bc9b92ec98af9594b (diff) | |
download | SciPy2013-956a74f446f5068e37755f73b2622f818b13b0c7.tar.gz SciPy2013-956a74f446f5068e37755f73b2622f818b13b0c7.tar.bz2 SciPy2013-956a74f446f5068e37755f73b2622f818b13b0c7.zip |
updating links to youtube channel and g+ also correcting Scipy to SciPy
-rw-r--r-- | website/templates/index.html | 24 | ||||
-rw-r--r-- | website/templates/page.html | 10 |
2 files changed, 17 insertions, 17 deletions
diff --git a/website/templates/index.html b/website/templates/index.html index 399483f..0f2928c 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -9,7 +9,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" > <meta name="viewport" content="width=device-width" /> - <title>Scipy India 2013 | IIT Bombay</title> + <title>SciPy India 2013 | IIT Bombay</title> <!-- Foundation 3 for IE 8 and earlier --> <!--[if lt IE 9]> @@ -32,7 +32,7 @@ <ul class="top-bar"> <ul class="title-area"> <li class="name"> - <h1><a href="{% url 'website:home' %}">Scipy India 2013</a></h1> + <h1><a href="{% url 'website:home' %}">SciPy India 2013</a></h1> </li> </ul> @@ -76,7 +76,7 @@ <div id="jumbo"> <div id="jumbo-inner" class="row"> <div class="small-12 large-12" style="text-align: center;"> - <h1 style="padding-bottom:10px;"><img src="{% static 'img/scipy-logo.png' %}" width="60"> Scipy India 2013</h1> + <h1 style="padding-bottom:10px;"><img src="{% static 'img/scipy-logo.png' %}" width="60"> SciPy India 2013</h1> </div> <div class="small-12 large-12" style="text-align: center;"> <h1>Dec 13 - 15 IIT Bombay</h1> @@ -93,11 +93,11 @@ <h5 align="center">Invited Speakers</h5> <div class="row" style="text-align:center;"> <div class="six large-6 columns"> - <img width="200" src="{% static 'img/ondrej-alt.png'%}"> + <a href="https://ondrejcertik.com/"><img width="200" src="{% static 'img/ondrej-alt.png'%}"></a> <p>Ondrej Certik</p> </div> <div class="six large-6 columns"> - <img width="200" src="{% static 'img/ajith-alt.png'%}"> + <a href="https://www.expeyes.in/"><img width="200" src="{% static 'img/ajith-alt.png'%}"></a> <p>Ajith Kumar</p> </div> </div> @@ -129,7 +129,7 @@ <div class="eight large-8 columns"> <h5 align="center">Scope of the conference</h5> <p> - Scipy India is a conference providing opportunities to spread the use of + SciPy India is a conference providing opportunities to spread the use of the Python programming language in the Scientific Computing community in India. It provides a unique opportunity to interact with the "Who's who" of the Python for Scientific Computing fraternity and learn, @@ -143,7 +143,7 @@ also aims to spread the use of Python for Scientific Computing in various fields and among different communities. <br> - <strong>Scipy India 2013 Organiser:</strong> + <strong>SciPy India 2013 Organiser:</strong> <a href="http://fossee.in" target="_blank">FOSSEE</a> <strong> For more details visit:</strong> <a href="http://python.fossee.in" target="_blank">python.fossee.in</a>, @@ -155,7 +155,7 @@ <div id="previous-conference"> <table> <thead> - <th style="padding-top:7px;"><a href="http://scipy.in/2012" target="_blank">Scipy 2012</a></th> + <th style="padding-top:7px;"><a href="http://scipy.in/2012" target="_blank">SciPy India 2012</a></th> </thead> <tbody> <tr> @@ -207,15 +207,15 @@ </a> </div> <!-- /fossee-logo --> <a href="https://www.facebook.com/scipydotin" target="_blank"><img src="{% static 'img/facebook.png' %}"></a> - <a href="http://twitter.com/scipyindia" target="_blank"><img src="{% static 'img/twitter.png' %}"></a> - <a href="https://plus.google.com/b/114283139455008176105/" target="_blank"><img src="{% static 'img/googleplus.png' %}"></a> - <a href="http://www.youtube.com/channel/UCG8ryNcKPWgOPjl9zuDGVTA" target="_blank"><img src="{% static 'img/youtube.png' %}"></a> + <a href="https://twitter.com/scipyindia" target="_blank"><img src="{% static 'img/twitter.png' %}"></a> + <a href="https://plus.google.com/114283139455008176105" target="_blank"><img src="{% static 'img/googleplus.png' %}"></a> + <a href="https://www.youtube.com/channel/UCEkNWOzQG8uibLmFlTuJrHA" target="_blank"><img src="{% static 'img/youtube.png' %}"></a> </div> </div> <!-- /footer-inner --> <div id="credits" class="row"> <div class="left"> - © 2013 Scipy India + © 2013 SciPy India </div> <div class="right"> Designed by <a href="http://fossee.in" target="_blank">FOSSEE</a> diff --git a/website/templates/page.html b/website/templates/page.html index faacbe7..3a89b1c 100644 --- a/website/templates/page.html +++ b/website/templates/page.html @@ -9,7 +9,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" > <meta name="viewport" content="width=device-width" /> - <title>Scipy India 2013 | IIT Bombay</title> + <title>SciPy India 2013 | IIT Bombay</title> <!-- Foundation 3 for IE 8 and earlier --> <!--[if lt IE 9]> @@ -32,7 +32,7 @@ <ul class="top-bar"> <ul class="title-area"> <li class="name"> - <h1><a href="{% url 'website:home' %}">Scipy India 2013</a></h1> + <h1><a href="{% url 'website:home' %}">SciPy India 2013</a></h1> </li> </ul> @@ -127,14 +127,14 @@ </div> <!-- /fossee-logo --> <a href="https://www.facebook.com/scipydotin" target="_blank"><img src="{% static 'img/facebook.png' %}"></a> <a href="http://twitter.com/scipyindia" target="_blank"><img src="{% static 'img/twitter.png' %}"></a> - <a href="https://plus.google.com/b/114283139455008176105/" target="_blank"><img src="{% static 'img/googleplus.png' %}"></a> - <a href="http://www.youtube.com/channel/UCG8ryNcKPWgOPjl9zuDGVTA" target="_blank"><img src="{% static 'img/youtube.png' %}"></a> + <a href="https://plus.google.com/114283139455008176105" target="_blank"><img src="{% static 'img/googleplus.png' %}"></a> + <a href="https://www.youtube.com/channel/UCEkNWOzQG8uibLmFlTuJrHA" target="_blank"><img src="{% static 'img/youtube.png' %}"></a> </div> </div> <!-- /footer-inner --> <div id="credits" class="row"> <div class="left"> - © 2013 Scipy India + © 2013 SciPy India </div> <div class="right"> Designed by <a href="http://fossee.in" target="_blank">FOSSEE</a> |