# HG changeset patch # User Anoop Jacob Thomas # Date 1288361835 -19800 # Node ID bbf606e38919915f39bb3bae00fbd246ed5c8f18 # Parent a466306ab9578b28749395af7e5d11f67590ae11 Fixed the fees page. diff -r a466306ab957 -r bbf606e38919 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 %} -
- - - -
-

Fees

-
- -
+

Fees

-
- -

Registration fees for outstation students and teachers.

-
- +

Registration fees for outstation students and teachers.

@@ -32,24 +20,10 @@
- - -
- -
-

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).

-
- +

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).

- -
-
+

Registration fees for in-station students and teachers.

-
- -
-

Registration fees for in-station students and teachers.

-
@@ -68,23 +42,9 @@ - - -
-

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).

-
- - +

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).

-
-
- - - -
-

Registration fees for corporates and others.

-
- +

Registration fees for corporates and others.

@@ -100,28 +60,14 @@
- - -
- -
-

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.

-
- +

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.

    -
  • For example, if attending the conference and 2 of the tutorial days, the fees payable would be Rs. 2000 + (2 * Rs. 1000) = Rs. 4000.
    +
  • For example, if attending the conference and 2 of the tutorial days, the fees payable would be Rs. 2000 + (2 * Rs. 1000) = Rs. 4000.
-
-
-
- -
- -

Spot registration / late payment(on-spot)

-
+

Spot registration / late payment(on-spot)

@@ -138,23 +84,10 @@
- - -
-
- -
+

Note:

-
-

Note:

-
- +

Accommodation

-
- -
-

Accommodation

-
  • @@ -168,13 +101,8 @@ Accommodation will be confirmed at the venue only for participants with valid identity cards from their respective institutions.
-
-
- -
-

Registration

-
+

Registration

  • @@ -199,8 +127,5 @@
-
-
-
{% endblock content %}