We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb7483 commit 490e118Copy full SHA for 490e118
boilerplate/council/header.include
@@ -10,7 +10,7 @@
10
<div class="head">
11
<p data-fill-with="logo"></p>
12
<h1 id="title" class="p-name no-ref">[TITLE]</h1>
13
- <p><a href="https://www.w3.org/policies/process/#council-report">[LONGSTATUS]</a>,
+ <p id=w3c-state><a href="https://www.w3.org/policies/process/#council-report">[LONGSTATUS]</a>,
14
<time class="dt-updated" datetime="[ISODATE]">[DATE]</time></p>
15
<div data-fill-with="warning"></div>
16
<p class='copyright' data-fill-with='copyright'></p>
0 commit comments