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