diff options
author | Akshen | 2017-11-30 23:46:46 +0530 |
---|---|---|
committer | Akshen | 2017-11-30 23:46:46 +0530 |
commit | e481d1f16a77a04888341205f6b142640515599a (patch) | |
tree | 8266cd7ded06e4a0a3e306097740c3b4e0b267c9 /workshop_app | |
parent | e1aa8adcb6c220e0847369eb79e504479f57b69e (diff) | |
download | workshop_booking-e481d1f16a77a04888341205f6b142640515599a.tar.gz workshop_booking-e481d1f16a77a04888341205f6b142640515599a.tar.bz2 workshop_booking-e481d1f16a77a04888341205f6b142640515599a.zip |
Remove Scipy banner
- Removes SciPy banner
- Updates title for Open Statistics Page
Diffstat (limited to 'workshop_app')
-rw-r--r-- | workshop_app/templates/workshop_app/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/workshop_app/templates/workshop_app/index.html b/workshop_app/templates/workshop_app/index.html index 0241b9e..5fd3b14 100644 --- a/workshop_app/templates/workshop_app/index.html +++ b/workshop_app/templates/workshop_app/index.html @@ -36,9 +36,11 @@ <!-- Navigation --> <div class="container"> + <!-- <div class="row" style="align-items: center;"> <img class="img-responsive center-block" src=" {{ URL_ROOT }}/static/workshop_app/img/Scipy17top_bnr.png"> <br> </div> + --> <!-- Heading Row --> <div class="row"> <div class="col-md-5 fossee-label"> |