diff options
author | Madhusudan.C.S | 2009-12-12 09:59:42 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2009-12-12 09:59:42 +0530 |
commit | 922e1ca63877315a4ffb013d35cd74f916ebc6d9 (patch) | |
tree | 142623e65f3ee435a7ed5ef835b89099a98f3a07 /project/templates/about/venue.html | |
parent | 7e71cac76a6b97d2df64c354e1d43da488612ff5 (diff) | |
download | scipycon-922e1ca63877315a4ffb013d35cd74f916ebc6d9.tar.gz scipycon-922e1ca63877315a4ffb013d35cd74f916ebc6d9.tar.bz2 scipycon-922e1ca63877315a4ffb013d35cd74f916ebc6d9.zip |
Venue and schedule update on the day 1 of conference.
Diffstat (limited to 'project/templates/about/venue.html')
-rw-r--r-- | project/templates/about/venue.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/project/templates/about/venue.html b/project/templates/about/venue.html index 51a4fc5..2479de9 100644 --- a/project/templates/about/venue.html +++ b/project/templates/about/venue.html @@ -2,8 +2,8 @@ {% block content %} <h1>Venue</h1> <div class="entry"> -<p>The conference is proposed to be held at the Technopark in Trivandrum, keeping -in mind accessibility, the number of attendees and the location, among other -aspects to be considered.</p> +<p>The conference is being held at the Park Center, Technopark in Trivandrum, +keeping in mind accessibility, the number of attendees and the location, +among other aspects to be considered.</p> </div> {% endblock content %}
\ No newline at end of file |