diff -r 000000000000 -r 4f2f89ce4247 WebKitTools/QueueStatusServer/templates/recentstatus.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebKitTools/QueueStatusServer/templates/recentstatus.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,24 @@ + + + +WebKit Queue Status + + + +

WebKit Queue Status

{% for queue_name, statuses in queue_status.items %} +
+

{{ queue_name }}

+ +
{% endfor %} + +