blob: 44c629620a14e24c1ffc9e887c22dd5f6dbd81c2 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>{{.Title}} Ignore Rules</title>
<link rel="shortcut icon" href="/dist/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>