diff options
author | Jayaram Pai | 2013-11-19 18:05:16 +0530 |
---|---|---|
committer | Jayaram Pai | 2013-11-19 18:05:16 +0530 |
commit | 7e81316ae44f868dbcae5cf5891458a3601c7f37 (patch) | |
tree | caf11c625335001d82b02d8ad3493067b088fe4c /website/templates/index.html | |
parent | 4b32e5979916d1e82b31b09cac3fd5dba9045e34 (diff) | |
download | SciPy2013-7e81316ae44f868dbcae5cf5891458a3601c7f37.tar.gz SciPy2013-7e81316ae44f868dbcae5cf5891458a3601c7f37.tar.bz2 SciPy2013-7e81316ae44f868dbcae5cf5891458a3601c7f37.zip |
scope of conf fix
Diffstat (limited to 'website/templates/index.html')
-rw-r--r-- | website/templates/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/website/templates/index.html b/website/templates/index.html index 9707136..be87995 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -129,7 +129,7 @@ <section id="last"> <div class="row"> - <div class="large-8 columns"> + <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 @@ -153,7 +153,7 @@ <a href="http://python.org" target="_blank">python.org</a> </p> </div> - <div class="large-4 columns"> + <div class="four large-4 columns"> <h5 align="center">Previous Conference</h5> <div id="previous-conference"> <table> |