diff options
-rw-r--r-- | workshop_app/templates/workshop_app/self_workshop.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/workshop_app/templates/workshop_app/self_workshop.html b/workshop_app/templates/workshop_app/self_workshop.html index 526f9a9..f1a5d91 100644 --- a/workshop_app/templates/workshop_app/self_workshop.html +++ b/workshop_app/templates/workshop_app/self_workshop.html @@ -55,6 +55,10 @@ <ul class='num'> <h2>Course Instructions:</h2> <ul> + <div class="alert alert-danger"> + Please Note:- February Course will start from 2nd Week and will be + combined with March + </div> <li class='ans'> Register on <a href="http://yaksh.fossee.in" target="_blank">Yaksh</a> and search for the course <strong> Basic Programming using Python('duration') by FOSSEE IIT Bombay using the course code <h4>"Python"</h4> </strong> </li> |