--- a/templates/cnf_sgd_ptc.html Sat Jul 17 01:31:12 2010 +0530
+++ b/templates/cnf_sgd_ptc.html Sat Jul 17 01:33:07 2010 +0530
@@ -11,12 +11,12 @@
Please fill the following details and confirm your participation.<br />
<form action="?email={{user.email}}" method=post>
Will you bring your own laptop for Sage Days 25:
- <ul><li>Yes <input type="radio" name="has_laptop_for_sagedays" value="Yes" /></li>
- <li>No <input type="radio" name="has_laptop_for_sagedays" value="No" /></li></ul>
+ <ul><li><input type="radio" name="has_laptop_for_sagedays" value="Yes" /> Yes </li>
+ <li><input type="radio" name="has_laptop_for_sagedays" value="No" /> No </li></ul>
Have you participated in any kind of coding sprints:
-<ul><li>Yes <input type="radio" name="sprinted_already" value="Yes" /></li>
- <li>No <input type="radio" name="sprinted_already" value="No" /></li></ul>
+<ul><li><input type="radio" name="sprinted_already" value="Yes" /> Yes </li>
+ <li><input type="radio" name="sprinted_already" value="No" /> No </li></ul>
<p><label for="id_will_sprint">Will you sprint:</label> <select name="will_sprint" id="id_will_sprint">
<option value="3">Will sprint for sure</option>