diff --git a/data/www/admin/index.html b/data/www/admin/index.html index 5292743..534b920 100644 --- a/data/www/admin/index.html +++ b/data/www/admin/index.html @@ -122,89 +122,26 @@
-
-

Challenge {{ challenge_idx}} — {{ challenge_title }}

-

{{ challenge_description }}

-
-

Hints

- -
-
    - {% for hint in challenge_hints %} -
  • -

    - - - - {{hint}} -

    -
  • - {% endfor %} -
-
-
-
-

Solution

- -
-

- - - - {{challenge_solution}} -

-
-
-
- -
-
-

Contestants

+

Challenges

- There are cuttently {{ contestants_amount }} contestants. - These contestants currently have had at least one connection to - the challenge: + There are cuttently {{ challenges_amount }} active challenges.

-
-

Winners

-

- There are cuttently {{ winners_amount }} winners. These contestants currently have been sent the secret: -

- -