diff options
author | Madhusudan.C.S | 2010-07-15 01:47:43 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2010-07-15 01:47:43 +0530 |
commit | 0a26cdc917325b55d4e6a2df85b48d2cc11f6694 (patch) | |
tree | 0f3533775a409d0a24d979e5c2f43424b1412e3c /project/templates/about/venue.html | |
parent | 345330484cfe95d95dd9b696c00c817db987215c (diff) | |
download | scipycon-0a26cdc917325b55d4e6a2df85b48d2cc11f6694.tar.gz scipycon-0a26cdc917325b55d4e6a2df85b48d2cc11f6694.tar.bz2 scipycon-0a26cdc917325b55d4e6a2df85b48d2cc11f6694.zip |
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Diffstat (limited to 'project/templates/about/venue.html')
-rw-r--r-- | project/templates/about/venue.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/project/templates/about/venue.html b/project/templates/about/venue.html index 2479de9..0c4e300 100644 --- a/project/templates/about/venue.html +++ b/project/templates/about/venue.html @@ -2,8 +2,12 @@ {% block content %} <h1>Venue</h1> <div class="entry"> -<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> +<p>The conference is being held at the International Institute of Information +Technology in Hyderabad, keeping in mind accessibility, the number of attendees +and the location, among other aspects to be considered.</p> + +<p> +<strong>More about IIIT-Hyderabad, the city of Hyderabad and some +interesting pictures work coming soon.</strong></p> </div> {% endblock content %}
\ No newline at end of file |