Fixed the fees page.
authorAnoop Jacob Thomas<anoop@fossee.in>
Fri, 29 Oct 2010 19:47:15 +0530
changeset 183 bbf606e38919
parent 182 a466306ab957
child 184 889a396bf8b9
Fixed the fees page.
project/templates/about/fees.html
--- a/project/templates/about/fees.html	Fri Oct 29 18:08:57 2010 +0530
+++ b/project/templates/about/fees.html	Fri Oct 29 19:47:15 2010 +0530
@@ -1,21 +1,9 @@
 {% extends "base.html" %}
 {% block content %}
-<div id="content">
-
-
-
-<div id="outline-container-1" class="outline-2">
-<h2 id="sec-1">Fees </h2>
-<div class="outline-text-2" id="text-1">
 
-
-</div>
+<h2>Fees </h2>
 
-<div id="outline-container-1_1" class="outline-3">
-
-<h3 id="sec-1_1">Registration fees for outstation students and teachers. </h3>
-<div class="outline-text-3" id="text-1_1">
-
+<h3>Registration fees for outstation students and teachers. </h3>
 
 <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
 <caption></caption>
@@ -32,24 +20,10 @@
 </tbody>
 </table>
 
-
-
-</div>
-
-<div id="outline-container-1_1_1" class="outline-4">
-<h4 id="sec-1_1_1">Registration fees along with the accommodation charges can be paid either by electronic transfer (account no. - ) or by sending a Demand Draft for the amount of Rs.800 (for all 6 days). </h4>
-<div class="outline-text-4" id="text-1_1_1">
-
+<p>Registration fees along with the accommodation charges can be paid either by electronic transfer (account no. - ) or by sending a Demand Draft for the amount of Rs.800 (for all 6 days). </p>
 
-
-</div>
-</div>
+<h3>Registration fees for in-station students and teachers. </h3>
 
-</div>
-
-<div id="outline-container-1_2" class="outline-3">
-<h3 id="sec-1_2">Registration fees for in-station students and teachers. </h3>
-<div class="outline-text-3" id="text-1_2">
 
 <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
 <caption></caption>
@@ -68,23 +42,9 @@
 
 
 
-</div>
-
-<div id="outline-container-1_2_1" class="outline-4">
-<h4 id="sec-1_2_1">Registration fees can be paid either by electronic transfer (account no. - ) or by sending a Demand Draft for the amount of Rs.500 (for all 6 days). </h4>
-<div class="outline-text-4" id="text-1_2_1">
-
-
+<p>Registration fees can be paid either by electronic transfer (account no. - ) or by sending a Demand Draft for the amount of Rs.500 (for all 6 days). </p>
 
-</div>
-</div>
-
-</div>
-
-<div id="outline-container-1_3" class="outline-3">
-<h3 id="sec-1_3">Registration fees for corporates and others. </h3>
-<div class="outline-text-3" id="text-1_3">
-
+<h3>Registration fees for corporates and others. </h3>
 
 <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
 <caption></caption>
@@ -100,28 +60,14 @@
 </tbody>
 </table>
 
-
-
-</div>
-
-<div id="outline-container-1_3_1" class="outline-4">
-<h4 id="sec-1_3_1">Registration fees corresponding to the conference +( number of tutorial days * 1000) can be paid either by electronic transfer (account no. - ) or by sending a Demand Draft. </h4>
-<div class="outline-text-4" id="text-1_3_1">
-
+<p>Registration fees corresponding to the conference +( number of tutorial days * 1000) can be paid either by electronic transfer (account no. - ) or by sending a Demand Draft. </p>
 
 <ul>
-<li id="sec-1_3_1_1">For example, if attending the conference and 2 of the tutorial days, the fees payable would be Rs. 2000 + (2 * Rs. 1000) = Rs. 4000. <br/>
+<li>For example, if attending the conference and 2 of the tutorial days, the fees payable would be Rs. 2000 + (2 * Rs. 1000) = Rs. 4000. <br/>
 </li>
 </ul>
-</div>
-</div>
 
-</div>
-
-<div id="outline-container-1_4" class="outline-3">
-
-<h3 id="sec-1_4">Spot registration / late payment(on-spot) </h3>
-<div class="outline-text-3" id="text-1_4">
+<h3>Spot registration / late payment(on-spot) </h3>
 
 <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
 <caption></caption>
@@ -138,23 +84,10 @@
 </tbody>
 </table>
 
-
-
-</div>
-</div>
-
-</div>
+<h2>Note: </h2>
 
-<div id="outline-container-2" class="outline-2">
-<h2 id="sec-2">Note: </h2>
-<div class="outline-text-2" id="text-2">
-
+<h3>Accommodation </h3>
 
-</div>
-
-<div id="outline-container-2_1" class="outline-3">
-<h3 id="sec-2_1">Accommodation </h3>
-<div class="outline-text-3" id="text-2_1">
 
 <ul>
 <li>
@@ -168,13 +101,8 @@
 Accommodation will be confirmed at the venue only for participants with valid identity cards from their respective institutions.
 </li>
 </ul>
-</div>
 
-</div>
-
-<div id="outline-container-2_2" class="outline-3">
-<h3 id="sec-2_2">Registration </h3>
-<div class="outline-text-3" id="text-2_2">
+<h3>Registration </h3>
 
 <ul>
 <li>
@@ -199,8 +127,5 @@
 
 </li>
 </ul>
-</div>
-</div>
-</div>
 
 {% endblock content %}