summaryrefslogtreecommitdiff
path: root/static/website/templates/base.html
diff options
context:
space:
mode:
authorSashi202019-08-27 15:48:23 +0530
committerSashi202019-08-27 15:48:23 +0530
commit8dd2b6becdc02423db0be289bfe6396c9db93cc6 (patch)
treee36b41197c660d929ce284150eb48f8111107f41 /static/website/templates/base.html
parent46c8dee1d41462c4a00989b91d555faf6e422632 (diff)
downloadSciPy2019-8dd2b6becdc02423db0be289bfe6396c9db93cc6.tar.gz
SciPy2019-8dd2b6becdc02423db0be289bfe6396c9db93cc6.tar.bz2
SciPy2019-8dd2b6becdc02423db0be289bfe6396c9db93cc6.zip
Modify gitignore and replace bower components folder in bootstrap
Diffstat (limited to 'static/website/templates/base.html')
-rw-r--r--static/website/templates/base.html2
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">&times;</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>