diff options
author | Madhusudan.C.S | 2009-12-09 22:23:23 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2009-12-09 22:23:23 +0530 |
commit | cfa289bfecd21c9a65ee7e8810a57b0aa9f90baa (patch) | |
tree | 945b198cfa35af8997fabc29878421e4f62ae826 /project/templates | |
parent | 1cf8bd6b4bb409d27c1b0f9361c65948729b584e (diff) | |
download | scipycon-cfa289bfecd21c9a65ee7e8810a57b0aa9f90baa.tar.gz scipycon-cfa289bfecd21c9a65ee7e8810a57b0aa9f90baa.tar.bz2 scipycon-cfa289bfecd21c9a65ee7e8810a57b0aa9f90baa.zip |
Added accommodation details.
Diffstat (limited to 'project/templates')
-rw-r--r-- | project/templates/about/accommodation.html | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/project/templates/about/accommodation.html b/project/templates/about/accommodation.html index f0205f2..b140b3f 100644 --- a/project/templates/about/accommodation.html +++ b/project/templates/about/accommodation.html @@ -1,4 +1,14 @@ {% extends "base.html" %} {% block content %} -<h1>We will update this page once we have more information on it.</h1> +<h1>Accommodation for delegates</h1> +<p>We are providing free accommodation on twin sharing basis for teachers +from recognised institutes.</p> + +<p>For students, research scholars etc. we can arrange accommodation on the +same venue on payment basis which costs Rs.250 including breakfast and dinner +per <b>day</b> per <b>person</b>.</p> + +<p>Please contact Hareesh - 9446190683 or Nikhil - 9446263698 for any other +details</p> + {% endblock content %}
\ No newline at end of file |