# HG changeset patch # User Jeff Hammel # Date 1342220164 25200 # Node ID 892dd6b58f05ca511e19f0c4405825a5e2c2da2c # Parent ce9374c191699a7a0692ffb7238b7fbded855782 remove extraneous thing diff -r ce9374c19169 -r 892dd6b58f05 talosnames/templates/index.html --- a/talosnames/templates/index.html Fri Jul 13 15:47:05 2012 -0700 +++ b/talosnames/templates/index.html Fri Jul 13 15:56:04 2012 -0700 @@ -66,12 +66,14 @@ + {{if graphserver[suite][test]}}
{{for name, longname in graphserver[suite][test]}}
{{name}}
{{longname}}
{{endfor}}
+ {{endif}} {{endfor}}