Skip to content

Commit

Permalink
Remove w3c-specific stuff from the TEST boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
tabatkins committed Aug 26, 2024
1 parent 3746962 commit 6069848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boilerplate/test/header.include
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div class="head">
<p data-fill-with="logo"></p>
<h1 id="title" class="p-name no-ref">[TITLE]</h1>
<p id='w3c-state'><a href='[W3C-STATUS-URL]'>[LONGSTATUS]</a>,
<p>[LONGSTATUS],
<time class="dt-updated" datetime="[ISODATE]">[DATE]</time></p>
<div data-fill-with="spec-metadata"></div>
<div data-fill-with="warning"></div>
Expand Down

0 comments on commit 6069848

Please sign in to comment.