New
[irspy-moved-to-github.git] / web / htdocs / check.html
1 %# $Id: check.html,v 1.5 2006-11-13 16:48:49 mike Exp $
2 <%args>
3 @id
4 $test => undef
5 </%args>
6 <& /chrome/layout.mc, %ARGS, component => "/details/check.mc",
7     title => ((@id > 1 ? "Test targets" : "Test a target") .
8               (defined $test ? ": $test" : "")) &>