blob: 8082cd022d20ff428789c51a167622b1a1a2a736 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>{{.Title}} Ignore Rules</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>
<ignores-page-sk></ignores-page-sk>
</gold-scaffold-sk>
</body>
</html>