diff options
author | Akshen | 2019-02-13 11:15:39 +0530 |
---|---|---|
committer | Akshen | 2019-02-13 11:15:39 +0530 |
commit | e6812cfcb055e4668db4e43dde5cccb687aa140d (patch) | |
tree | 3eb8f55379a78c73e1f90e83dd47112c7df2c69e | |
parent | 26517ed390f2c6168cd29c28c5073ad65589b098 (diff) | |
download | workshop_booking-e6812cfcb055e4668db4e43dde5cccb687aa140d.tar.gz workshop_booking-e6812cfcb055e4668db4e43dde5cccb687aa140d.tar.bz2 workshop_booking-e6812cfcb055e4668db4e43dde5cccb687aa140d.zip |
Feb-March Course
-rw-r--r-- | workshop_app/templates/workshop_app/self_workshop.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/workshop_app/templates/workshop_app/self_workshop.html b/workshop_app/templates/workshop_app/self_workshop.html index f1a5d91..7b1a563 100644 --- a/workshop_app/templates/workshop_app/self_workshop.html +++ b/workshop_app/templates/workshop_app/self_workshop.html @@ -57,7 +57,8 @@ <ul> <div class="alert alert-danger"> Please Note:- February Course will start from 2nd Week and will be - combined with March + combined with March. The code for this course is + <strong>Feb-March</strong> </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> |