diff options
author | Sashi20 | 2017-09-19 12:59:53 +0530 |
---|---|---|
committer | Sashi20 | 2017-09-19 12:59:53 +0530 |
commit | 6038b1096c440315663a3d21cc50d3dbcb1c5e6a (patch) | |
tree | bdb0025c5bad72a43e3b0711583a37424181e109 /website/templates/home.html | |
parent | bcea0e5fb9e5cb9ae2562d23d923d2389a0a908f (diff) | |
download | SciPy2017-6038b1096c440315663a3d21cc50d3dbcb1c5e6a.tar.gz SciPy2017-6038b1096c440315663a3d21cc50d3dbcb1c5e6a.tar.bz2 SciPy2017-6038b1096c440315663a3d21cc50d3dbcb1c5e6a.zip |
Forgot Password Issue Fixed and Added Sonsors text
Diffstat (limited to 'website/templates/home.html')
-rw-r--r-- | website/templates/home.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/website/templates/home.html b/website/templates/home.html index fae1983..facc58c 100644 --- a/website/templates/home.html +++ b/website/templates/home.html @@ -13,7 +13,7 @@ </div> <center> - + <br><br> <div class="d-inline-block "> <a href="#register" style="width : 200px;float: left" class="btn btn-primary gradient" >Register</a> </div> @@ -93,9 +93,8 @@ <br> <p style="font-size: 28px;">KEYNOTE SPEAKER</p> <img class="img-fluid d-block mx-auto" src="{% static 'img/me_pro.png' %}" alt=""> - <p align="justify">Nelle Varoquaux, Postdoctoral fellow<br><span style="font-size: 10px;">(at the Department of Statistics at UC - Berkeley and a BIDS data science fellow.)</span> - <br><a href="https://github.com/NelleV" target="_blank"><i style="font-size:30px;color: black;margin-left: 35%" class="fa fa-github" aria-hidden="true"></i></a> + <p align="justify">Nelle Varoquaux<br><span style="font-size: 10px;">(a postdoctoral fellow at the Department of Statistics at UC Berkeley and a BIDS data science fellow.)</span> + <br><br><a href="https://github.com/NelleV" target="_blank"><i style="font-size:30px;color: black;margin-left: 35%" class="fa fa-github" aria-hidden="true"></i></a> <a href="https://bids.berkeley.edu/people/nelle-varoquaux" target="_blank"><i class="fa fa-info" style="font-size:30px;color:black"></i></a> <p align="justify"> She received a PhD in computational biology from École des Mines de Paris in 2015. Her research interests are in @@ -552,7 +551,7 @@ </section> <!--------------------------> <!------------ venue ------------- --> - +<!-- <section id="sponsors"> <br> <br> @@ -565,7 +564,7 @@ <h2>Sponsors</h2> </center> <hr> -</div></div></div></section> +</div></div></div></section>--> <section id="poster"> <br> |