This commit is contained in:
17
index.org
17
index.org
@@ -170,6 +170,23 @@
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section class="db-panel db-panel--wide" aria-labelledby="db-comments-title">
|
||||
<header class="db-panel__head">
|
||||
<div>
|
||||
<p class="db-kicker">Discussion</p>
|
||||
<h2 class="db-panel__title" id="db-comments-title">Recent comments</h2>
|
||||
</div>
|
||||
</header>
|
||||
<ul class="db-comment-feed" id="db-feed-comments" aria-live="polite">
|
||||
<li class="db-comment-feed__item">
|
||||
<span class="db-feed__dot"></span>
|
||||
<div class="db-comment-feed__body">
|
||||
<span class="db-comment-feed__empty">Loading recent comments...</span>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section class="db-panel" aria-labelledby="db-system-title">
|
||||
<header class="db-panel__head">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user