chromium/components/about_ui/resources/about_credits.tmpl

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="color-scheme" content="light dark">
<title>Credits</title>
<link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
<link rel="stylesheet" href="chrome://credits/credits.css">
</head>
<body>
<span class="page-title">Credits</span>
<a id="print-link" href="#" hidden>Print</a>
<label class="show show-all" tabindex="0">
<input type="checkbox" hidden>
</label>
{{reciprocal-license-statement}}
<div style="clear:both; overflow:auto;"><!-- Chromium <3s the following projects -->
{{entries}}
</div>