project/templates/registration/submit-registration.html
changeset 191 0eb941d14ec3
parent 134 6d8d8b64853e
child 200 e31a620a511b
--- a/project/templates/registration/submit-registration.html	Sun Oct 31 12:11:53 2010 +0530
+++ b/project/templates/registration/submit-registration.html	Tue Nov 02 22:01:58 2010 +0530
@@ -65,6 +65,11 @@
 
       <fieldset>
         <legend>Details</legend>
+        <strong>SciPy.in has a registration fee and nominal charges for
+        accommodation of out station students and teachers. Please
+        make sure you read the details before you register.
+        <a href="{% url scipycon_fees params.scope %}">Click here</a>
+        for details.</strong>
         <table class="scipycon-default required">
           {% for field in registration_form.personal_fields %}
             <tr class="{% cycle odd,even %}">