blob: 8e88db7052324a39b5504d5934b52150586d17bf [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>{{.Title}} Digest Search</title>
<link rel="shortcut icon" href="/dist/favicon.ico">
<script>
window.GoldSettings = {
title: "{{.Title}}",
defaultCorpus: "{{.DefaultCorpus}}",
baseRepoURL: "{{.BaseRepoURL}}",
};
</script>
</head>
<body>
<gold-scaffold-sk>
<search-page-sk></search-page-sk>
</gold-scaffold-sk>
</body>
</html>