diff options
Diffstat (limited to 'project/templates/about/accommodation.html')
-rw-r--r-- | project/templates/about/accommodation.html | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/project/templates/about/accommodation.html b/project/templates/about/accommodation.html index 0a8c755..909d431 100644 --- a/project/templates/about/accommodation.html +++ b/project/templates/about/accommodation.html @@ -1,14 +1,15 @@ {% extends "base.html" %} {% block content %} <h1>Accommodation for delegates</h1> -<p class="noindent">40 rooms have been reserved for the male students -and faculty on a triple sharing basis. In total we can accommodate 120 -male participants. We also have reserved 10 rooms to female -participants on twin sharing basis. Thus we can provide accommodation -for 20 female participants. People who pay the accommodation fee -through our fee payment process will be alloted accommodation on -first-come-first-serve basis. For further details visit: -<a href="http://scipy.in/scipyin/2010/about/fees/"> +<p class="noindent">Forty rooms have been reserved for male students +and faculty on a triple sharing basis in the hostels at IIIT. In total, +we can accommodate 120 male participants. We also have reserved 10 +rooms for female participants on twin sharing basis. Thus, we can +provide accommodation for 20 female participants. People who pay the +accommodation fee through our fee payment process will be allotted +accommodation on first-come-first-serve basis. Accommodation cannot +be assured if the fee is not paid by December 10th, 2010. For further +details visit: <a href="http://scipy.in/scipyin/2010/about/fees/"> http://scipy.in/scipyin/2010/about/fees/</a> </p> |