blob: 1b08649edab235a2528ed1dd5b53c7bec5bfce1f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Job {{.JobId}}</title>
<link rel="shortcut icon" href="/dist/favicon.ico" />
</head>
<body class="body-sk">
<task-scheduler-scaffold-sk title="Job {{.JobId}}">
<job-sk job-id="{{.JobId}}" swarming="{{.SwarmingServer}}"></job-sk>
</task-scheduler-scaffold-sk>
</body>
</html>