diff options
author | Akshen | 2018-12-26 13:05:19 +0530 |
---|---|---|
committer | Akshen | 2018-12-26 13:05:19 +0530 |
commit | e274c88ed3cda8ff41433815699427457d76c8ed (patch) | |
tree | f5350c6b50e0c3b788fee5e0e1905480e394b075 | |
parent | de699e3da9b68669860aa68f2e0bacda51825651 (diff) | |
download | workshop_booking-e274c88ed3cda8ff41433815699427457d76c8ed.tar.gz workshop_booking-e274c88ed3cda8ff41433815699427457d76c8ed.tar.bz2 workshop_booking-e274c88ed3cda8ff41433815699427457d76c8ed.zip |
FOSSEE Jobs Banner
-rw-r--r-- | workshop_app/templates/workshop_app/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/workshop_app/templates/workshop_app/index.html b/workshop_app/templates/workshop_app/index.html index a8edf66..e8c30e0 100644 --- a/workshop_app/templates/workshop_app/index.html +++ b/workshop_app/templates/workshop_app/index.html @@ -67,7 +67,7 @@ $(document).ready(function(){ </head> <body > <center> - <img src="https://static.fossee.in/python/scipy2018/banners/SciPy_promo_webbnr.png"> + <h4 style="width:100%;color:red;font-weight:bold;">FOSSEE and Spoken Tutorial projects are hiring.Click <a href="https://www.ircc.iitb.ac.in/IRCC-Webpage/rnd/RecruitmentGenerateAdvertisement.jsp?advcirno=D-34/P(11)18-19" target="_blank" style="color:#1982d1">here</a> to know more.</h4> </center> <nav class="navbar navbar-expand-sm navbar-custom"> <a class="navbar-brand">FOSSEE Python Workshops</a> |