tildes-parser/tests/samples/topic_link.html

51 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Link topic sample for topic.rs</title>
</head>
<body>
<main>
<article id="topic-456" class="topic-full">
<header>
<div class="topic-voting">
<span class="topic-voting-votes">10</span>
<span class="topic-voting-label">votes</span>
</div>
<h1>Link Topic Title</h1>
<div class="topic-full-byline">
Posted
<time class="time-responsive" datetime="2021-12-16T17:26:03Z"
title="2021-12-16 17:26:03 UTC" data-abbreviated="Dec 16, 2021">
<span class="time-responsive-full">December 16, 2021</span>
</time>
by
<a href="/user/AnotherUser" class="link-user">AnotherUser</a>
</div>
<div class="topic-full-tags">
Tags:
<a href="/~group?tag=four">four</a>,
<a href="/~group?tag=five">five</a>,
<a href="/~group?tag=six">six</a>
</div>
</header>
<div class="topic-full-link">
<a href="https://tildes.net/~test">https://tildes.net/~test</a>
</div>
<section class="topic-comments">
<div class="divider"></div>
<header class="topic-comments-header">
<h2>30 comments</h2>
</header>
</section>
</article>
</main>
</body>
</html>