{{ chal['updated_on'].strftime("%Y-%m-%d %I:%M %p %Z") }}
+ {{ chal['description'] |e }}
+{{ notif['timestamp'].strftime("%Y-%m-%d %I:%M %p") }} UTC
+ Notification #{{ notif['id'] }} - posted at {{ notif['updated_on'].strftime("%Y-%m-%d %I:%M %p %Z") }}
{{ notif['body'] }}
diff --git a/src/FlaskRTBCTF/templates/scoreboard.html b/src/FlaskRTBCTF/templates/scoreboard.html index 165206a..bf17caa 100644 --- a/src/FlaskRTBCTF/templates/scoreboard.html +++ b/src/FlaskRTBCTF/templates/scoreboard.html @@ -16,19 +16,11 @@