diff options
-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> |