diff options
author | Jayaram Pai | 2013-10-11 09:03:56 +0530 |
---|---|---|
committer | Jayaram Pai | 2013-10-11 09:03:56 +0530 |
commit | 462564b12d6da618a8655e2097642539785e9333 (patch) | |
tree | 1cc7bcb78a4ce279c76799f4eccafc5af75f9463 | |
parent | bcb202e501b6320f5e7bca7dc70afb76aeb2aead (diff) | |
download | SciPy2013-462564b12d6da618a8655e2097642539785e9333.tar.gz SciPy2013-462564b12d6da618a8655e2097642539785e9333.tar.bz2 SciPy2013-462564b12d6da618a8655e2097642539785e9333.zip |
comment fix
-rw-r--r-- | website/templates/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/website/templates/index.html b/website/templates/index.html index 840d9b2..029124a 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -82,12 +82,6 @@ <img width="200" src="{% static 'img/ajith-alt.png'%}"> <p>Ajith Kumar</p> </li> - <! -- - <li> - <img width="200" src="{% static 'img/asokan-alt.png'%}"> - <p>Asokan Pichai</p> - </li> - --> </ul> </div> </section> |