equal
deleted
inserted
replaced
10 <br /> |
10 <br /> |
11 Please fill the following details and confirm your participation<br /> |
11 Please fill the following details and confirm your participation<br /> |
12 <br /> |
12 <br /> |
13 <form action="?email={{user.email}}" method=post> |
13 <form action="?email={{user.email}}" method=post> |
14 Will you bring your own laptop for Sage Days 25: |
14 Will you bring your own laptop for Sage Days 25: |
15 <ul><li><input type="radio" name="has_laptop_for_sagedays" value="Yes" /> Yes </li> |
15 <ul><li><input type="radio" name="has_laptop" value="Yes" /> Yes </li> |
16 <li><input type="radio" name="has_laptop_for_sagedays" value="No" /> No </li></ul> |
16 <li><input type="radio" name="has_laptop" value="No" /> No </li></ul> |
17 |
17 |
18 Have you participated in any kind of coding sprints: |
18 Have you participated in any kind of coding sprints: |
19 <ul><li><input type="radio" name="sprinted_already" value="Yes" /> Yes </li> |
19 <ul><li><input type="radio" name="sprinted_already" value="Yes" /> Yes </li> |
20 <li><input type="radio" name="sprinted_already" value="No" /> No </li></ul> |
20 <li><input type="radio" name="sprinted_already" value="No" /> No </li></ul> |
21 |
21 |