project/templates/registration/registrations.html
changeset 20 486cfc8dd611
parent 1 fda1c66b25f9
child 141 3a325a865252
--- a/project/templates/registration/registrations.html	Fri Nov 06 12:06:19 2009 +0530
+++ b/project/templates/registration/registrations.html	Tue Nov 10 12:28:24 2009 +0530
@@ -18,20 +18,9 @@
     </div>
     {% endif %}
 
-<p>Currently <strong>{{ registrations }}</strong> persons have registered to attend Kiwi PyCon 2009.</p>
-
-<p>To attend Kiwi Pycon 2009 please <a href="/submit-registration/">register</a></p>
-
-<p>Registration payments:
+<p>Currently <strong>{{ registrations }}</strong> persons have registered to attend SciPy.in 2009.</p>
 
-<pre class="plain">
-New Zealand Python User Group,
-06-0158-0360348-00
-The National Bank,
-Auckland University Branch
-PO Box 2132
-</pre>
+<p>To attend SciPy.in 2009 please <a href="/submit-registration/">register</a></p>
 
-Please use your username and invoice number as references when making payments.
 
 {% endblock %}