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 | |
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.
-rw-r--r-- | project/templates/about/venue.html | 6 | ||||
-rw-r--r-- | project/templates/talk/schedule.html | 2 |
2 files changed, 5 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 diff --git a/project/templates/talk/schedule.html b/project/templates/talk/schedule.html index 0bcf306..43da184 100644 --- a/project/templates/talk/schedule.html +++ b/project/templates/talk/schedule.html @@ -28,6 +28,8 @@ Beginner Programmer: <img src="/img/beginner.png" alt="Beginner" /> Intermediate Programmer: <img src="/img/intermediate.png" alt="Intermediate" /> Advanced Programmer: <img src="/img/beginner.png" alt="Advanced" /> <br /><br /> +<h2>Wireless WEP hex key-phrase for access point "space": 8a61fcbcf9</h2> +<br /> <table class="list-all-talks"> <h2>Day 1, Saturday, December 12th, 2009</h2> <tr> |