blob: ed4ab5b6507f8b3a5a347813792fd2f044545060 [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>
<gold-scaffold-sk>
<byblame-page-sk></byblame-page-sk>
</gold-scaffold-sk>
</body>
</html>