blob: 540dcebaf87c7cc6d96a9af04972e8043b4d5340 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>{{.ChildName}} into {{.ParentName}} AutoRoller</title>
<link
id="dynamicFavicon"
rel="shortcut icon"
href="/dist/img/favicon-unknown.svg"
/>
</head>
<body class="body-sk">
<arb-scaffold-sk title="{{.ChildName}} into {{.ParentName}} AutoRoller">
<arb-status-sk roller="{{.Roller}}" project="{{.Project}}"></arb-status-sk>
</arb-scaffold-sk>
</body>
</html>