blob: eb28cb8ece1dd04a811938e8e235f4d4b0eca353 [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 class="body-sk">
<gold-scaffold-sk>
<ignores-page-sk></ignores-page-sk>
</gold-scaffold-sk>
</body>
</html>