From 282166bd01cb3c5598bac38f4130156aeaf88ecc Mon Sep 17 00:00:00 2001 From: lanjelot Date: Mon, 21 Dec 2020 01:48:34 +1100 Subject: [PATCH 1/2] add link to the full note url --- ctfpad/templates/ctfpad/challenges/detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctfpad/templates/ctfpad/challenges/detail.html b/ctfpad/templates/ctfpad/challenges/detail.html index 195d5a6..b12a117 100644 --- a/ctfpad/templates/ctfpad/challenges/detail.html +++ b/ctfpad/templates/ctfpad/challenges/detail.html @@ -77,7 +77,7 @@
  • - Note Id: {{challenge.note_id}} + Note: {{challenge.note_id}}
  • From 96c93c701aae3b79c36a844bb300fcd8676cd5bd Mon Sep 17 00:00:00 2001 From: lanjelot Date: Mon, 21 Dec 2020 17:57:31 +1100 Subject: [PATCH 2/2] link opens in a new tab --- ctfpad/templates/ctfpad/challenges/detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctfpad/templates/ctfpad/challenges/detail.html b/ctfpad/templates/ctfpad/challenges/detail.html index b12a117..3c2f8a2 100644 --- a/ctfpad/templates/ctfpad/challenges/detail.html +++ b/ctfpad/templates/ctfpad/challenges/detail.html @@ -77,7 +77,7 @@
  • - Note: {{challenge.note_id}} + Note: {{challenge.note_id}}