From 1f9d735832bb7bcbcf55ab37ba2af2398203c455 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Thu, 8 Oct 2009 17:46:42 -0600 Subject: [PATCH] Add "service flags" tab on HTML --- ctf/config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ctf/config.py b/ctf/config.py index 600aa7a..4bdfe25 100755 --- a/ctf/config.py +++ b/ctf/config.py @@ -98,8 +98,9 @@ def start_html(title, hdr='', cls=''): ''' % {'title': title,