Libra-1995 commited on
Commit
9c3007d
·
verified ·
1 Parent(s): 386bb07

Update competitions/templates/register_page.html

Browse files
competitions/templates/register_page.html CHANGED
@@ -32,7 +32,7 @@
32
 
33
  <script>
34
  const schema = {
35
- "title": "Team Registration",
36
  "type": "object",
37
  "definitions": {
38
  "student": {
 
32
 
33
  <script>
34
  const schema = {
35
+ "title": `All the information you provide in the form must be accurate; otherwise, your registration will be rejected. If you are a student participant, please check the "Is Student" box and fill in the relevant information.`,
36
  "type": "object",
37
  "definitions": {
38
  "student": {