diff --git a/data/www/admin/details.html b/data/www/admin/details.html index ce598a9..1af3399 100644 --- a/data/www/admin/details.html +++ b/data/www/admin/details.html @@ -1,15 +1,5 @@ {% extends "admin:base" %} {% block content %} -

{{title}}

-

- You have reached the {{title}}. This site can be used by - the host of the challenge to see the challenge progress, solution, and - hints for that challenge. This site is NOT part of the - challenge. -

- -
-

Challenge {{ challenge.id }} — {{ challenge.title }}

{{ challenge.description }}

diff --git a/data/www/admin/index.html b/data/www/admin/index.html index 6abd128..f8c7e3b 100644 --- a/data/www/admin/index.html +++ b/data/www/admin/index.html @@ -10,7 +10,7 @@