diff options
author | Jayaram Pai | 2013-11-14 12:05:07 +0530 |
---|---|---|
committer | Jayaram Pai | 2013-11-14 12:05:07 +0530 |
commit | 7b6250c48d367747501dc54da223dacf1e12c858 (patch) | |
tree | ca388e9b6077e145dfb768b379a22490164cdad2 /website | |
parent | cae06a4e5591796ec75108fd573e3ced3ad941bc (diff) | |
download | SciPy2013-7b6250c48d367747501dc54da223dacf1e12c858.tar.gz SciPy2013-7b6250c48d367747501dc54da223dacf1e12c858.tar.bz2 SciPy2013-7b6250c48d367747501dc54da223dacf1e12c858.zip |
added talks and tutorial dates on jumbo div
Diffstat (limited to 'website')
-rw-r--r-- | website/templates/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/website/templates/index.html b/website/templates/index.html index 07fb40b..d4421c9 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -73,6 +73,11 @@ <div class="small-12 large-12" style="text-align: center;"> <h1>Dec 13 - 15 IIT Bombay</h1> </div> + <div class="small-12 large-12" style="text-align: center;"> + <h4 style="font-family: gtrg;"> + Tutorials - 13<sup>th</sup> & 14<sup>th</sup> | Talks - 15<sup>th</sup> + </h4> + </div> </div> <!-- /jumbo-inner --> </div> <!-- /jumbo --> |