diff options
author | FOSSEE Git User | 2018-09-18 19:32:08 +0530 |
---|---|---|
committer | FOSSEE Git User | 2018-09-18 19:32:08 +0530 |
commit | 09b6249ea96f68c143b791741550396209e491c9 (patch) | |
tree | c8fa0dda8a44751f3ccd5c162d636ad66e03c82e /static/website/templates/home.html | |
parent | 9101634821effb65bf8715e30a57bd3ffa714b23 (diff) | |
parent | 3ff95c180e304f889ddc0113603ac98bce63f42f (diff) | |
download | nccps-2018-09b6249ea96f68c143b791741550396209e491c9.tar.gz nccps-2018-09b6249ea96f68c143b791741550396209e491c9.tar.bz2 nccps-2018-09b6249ea96f68c143b791741550396209e491c9.zip |
Merge branch 'master' of https://github.com/FOSSEE/nccps-2018
Diffstat (limited to 'static/website/templates/home.html')
-rw-r--r-- | static/website/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html index a267961..53fcc4d 100644 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -569,7 +569,7 @@ <button type="button" class="close" data-dismiss="modal">×</button> </div> <div class="modal-body"> - <p class="text-justify">Registrations open from 15 September</p> + <p class="text-justify">Due to some technical issues, the registration for the conference is postponed by 2 weeks. Keep checking our website for further notifications.</p> </div> <div class="modal-footer"> <button type="button" class="btn btn-info" data-dismiss="modal">Close</button> |