diff options
author | Madhusudan.C.S | 2009-12-09 22:29:44 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2009-12-09 22:29:44 +0530 |
commit | 2d4a9eb6613c2c5ba1b06ab617602ae134d9268c (patch) | |
tree | 49ecb5550cef10100e544910ad047d7b15b9f45d /project/templates | |
parent | cfa289bfecd21c9a65ee7e8810a57b0aa9f90baa (diff) | |
download | scipycon-2d4a9eb6613c2c5ba1b06ab617602ae134d9268c.tar.gz scipycon-2d4a9eb6613c2c5ba1b06ab617602ae134d9268c.tar.bz2 scipycon-2d4a9eb6613c2c5ba1b06ab617602ae134d9268c.zip |
Accommodation CSS fix.
Diffstat (limited to 'project/templates')
-rw-r--r-- | project/templates/about/accommodation.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/project/templates/about/accommodation.html b/project/templates/about/accommodation.html index b140b3f..8d217e4 100644 --- a/project/templates/about/accommodation.html +++ b/project/templates/about/accommodation.html @@ -1,14 +1,14 @@ {% extends "base.html" %} {% block content %} <h1>Accommodation for delegates</h1> -<p>We are providing free accommodation on twin sharing basis for teachers +<p class="noindent">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 +<p class="noindent">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> +<p class="noindent">Please contact <strong>Mr.Hareesh: +91-9446190683</strong> or +<strong>Mr.Nikhil: +91-9446263698</strong> for any other details</p> {% endblock content %}
\ No newline at end of file |