summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJayaram R Pai2014-07-18 15:07:24 +0530
committerJayaram R Pai2014-07-18 15:07:24 +0530
commitd3493981b3dceb1ac141f2e8e97963325b7436b1 (patch)
tree9f4edcc556c7f3a1de80fa5e96f818a2c98f1b4f
parente5340a04c3947bf4b094a0fe62989e148873af58 (diff)
downloadSciPy2013-d3493981b3dceb1ac141f2e8e97963325b7436b1.tar.gz
SciPy2013-d3493981b3dceb1ac141f2e8e97963325b7436b1.tar.bz2
SciPy2013-d3493981b3dceb1ac141f2e8e97963325b7436b1.zip
changed mhrd logo url
-rw-r--r--website/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/index.html b/website/templates/index.html
index 1061ad3..15659a6 100644
--- a/website/templates/index.html
+++ b/website/templates/index.html
@@ -127,7 +127,7 @@
</div>
<div class="four large-4 columns">
<a href="http://mhrd.gov.in" target="_blank">
- <img src="{% static 'img/mhrd-logo.png' %}" style="width: 45%; margin: 15px 0 0 120px;">
+ <img src="http://fossee.in/sites/all/themes/fossee/img/mhrd-logo.png" style="width: 45%; margin: 15px 0 0 120px;">
</a>
</div>
</div> <!-- /row -->