summaryrefslogtreecommitdiff
path: root/website/templates/base.html
diff options
context:
space:
mode:
authorprashantsinalkar2017-09-07 16:37:21 +0530
committerprashantsinalkar2017-09-07 16:37:21 +0530
commit95c354d4049f56fa42bf8a4ddaa7056b6fba177e (patch)
tree16de5c715d2b5eb04a6f83971f189af9238fc1bd /website/templates/base.html
parent9f89e398c88fa0982363d5f42e10f04dc4b58911 (diff)
downloadSciPy2017-95c354d4049f56fa42bf8a4ddaa7056b6fba177e.tar.gz
SciPy2017-95c354d4049f56fa42bf8a4ddaa7056b6fba177e.tar.bz2
SciPy2017-95c354d4049f56fa42bf8a4ddaa7056b6fba177e.zip
added about text
Diffstat (limited to 'website/templates/base.html')
-rw-r--r--website/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/base.html b/website/templates/base.html
index ea2ed63..ea5f2dc 100644
--- a/website/templates/base.html
+++ b/website/templates/base.html
@@ -113,7 +113,7 @@
<hr>
<div class="panel panel-default">
<div class="panel-body">
- <p align="justify" class="p-5">SciPy India 2017, the 9<sup>th</sup> annual conference providing opportunities to spread the use of the Python programming language in the Scientific Computing community in India. It provides a unique opportunity to interact, learn, understand, participate, and contribute to Scientific Computing using Python.
+ <p align="justify" class="p-5">SciPy India is a conference providing opportunities to spread the use of the Python programming language in the Scientific Computing community in India. It provides a unique opportunity to interact with the "Who's who" of the Python for Scientific Computing fraternity and learn, understand, participate, and contribute to Scientific Computing using Python. One of the goals of the conference is to combine education, engineering, and science with computing through the medium of Python.
</p>
</div>
</div>