diff options
Diffstat (limited to 'static/website/templates/base.html')
-rw-r--r-- | static/website/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/base.html b/static/website/templates/base.html index aa61d01..a715e6c 100644 --- a/static/website/templates/base.html +++ b/static/website/templates/base.html @@ -13,7 +13,7 @@ <button type="button" class="close" data-dismiss="modal">×</button> </div> <div class="modal-body"> - <p class="text-justify">Registrations for the conference will open from next week. Keep checking our website for further notifications.</p> + <p class="text-justify">Registrations for the conference will open soon. 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> |