diff options
author | Sashi20 | 2018-09-18 17:01:44 +0530 |
---|---|---|
committer | GitHub | 2018-09-18 17:01:44 +0530 |
commit | 3ff95c180e304f889ddc0113603ac98bce63f42f (patch) | |
tree | c8fa0dda8a44751f3ccd5c162d636ad66e03c82e /static/website | |
parent | 0096ca995b5885b64ef91afc7ddfbd9e703e16b8 (diff) | |
parent | 0559705f7d919aa9c28547de9195cc479e7273b1 (diff) | |
download | nccps-2018-3ff95c180e304f889ddc0113603ac98bce63f42f.tar.gz nccps-2018-3ff95c180e304f889ddc0113603ac98bce63f42f.tar.bz2 nccps-2018-3ff95c180e304f889ddc0113603ac98bce63f42f.zip |
Merge pull request #8 from Sashi20/master
Modified text regarding registrations
Diffstat (limited to 'static/website')
-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> |