github.com/web-platform-tests/wpt.fyi@v0.0.0-20240530210107-70cf978996f1/webapp/templates/_head_common.html (about)

     1  {{- /* dot set to the root */ -}}
     2  <title>web-platform-tests dashboard</title>
     3  {{ template "_ga.html" }}
     4  <link rel="stylesheet" href="/static/common.css">
     5  <script src="/node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js"></script>
     6  <script type="module" src="/components/wpt-header.js"></script>