blob: 1a09369b1aa46712112f1bb5092c6c8adf595b04 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>{{.Title}} Untriaged Digests</title>
<link rel="shortcut icon" href="/dist/favicon.ico" />
<script>
window.GoldSettings = {
title: '{{.Title}}',
defaultCorpus: '{{.DefaultCorpus}}',
baseRepoURL: '{{.BaseRepoURL}}',
};
</script>
</head>
<body class="body-sk">
<gold-scaffold-sk>
<byblame-page-sk></byblame-page-sk>
</gold-scaffold-sk>
</body>
</html>