summaryrefslogtreecommitdiff
path: root/_includes/testc.html
blob: a99c038bb66236663595c677faa1d01972e9c80f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link rel="stylesheet" href="/assets/isso.css">
<h4>Comments</h4>
<div id="isso-root">
    <div id="isso-2" class="isso-comment">
        <div class="avatar">
            <svg version="1.1" viewBox="0 0 48 48" preserveAspectRatio="xMinYMin meet" shape-rendering="crispEdges"
                data-hash="0eecc7e525f5">
                <rect x="0" y="0" width="56" height="56" style="fill: #f0f0f0"></rect>
                <rect x="4" y="12" width="8" height="8" style="fill: #f19670"></rect>
                <rect x="36" y="12" width="8" height="8" style="fill: #f19670"></rect>
                <rect x="4" y="36" width="8" height="8" style="fill: #f19670"></rect>
                <rect x="36" y="36" width="8" height="8" style="fill: #f19670"></rect>
                <rect x="12" y="20" width="8" height="8" style="fill: #f19670"></rect>
                <rect x="28" y="20" width="8" height="8" style="fill: #f19670"></rect>
                <rect x="12" y="36" width="8" height="8" style="fill: #f19670"></rect>
                <rect x="28" y="36" width="8" height="8" style="fill: #f19670"></rect>
                <rect x="20" y="4" width="8" height="8" style="fill: #f19670"></rect>
                <rect x="20" y="12" width="8" height="8" style="fill: #f19670"></rect>
                <rect x="20" y="20" width="8" height="8" style="fill: #f19670"></rect>
                <rect x="20" y="28" width="8" height="8" style="fill: #f19670"></rect>
            </svg>
        </div>
        <div class="text-wrapper">
            <div role="meta" class="isso-comment-header">
                <span class="author">name</span>
                <span class="spacer"> - </span>
                <a href="#isso-2" class="permalink"><time title="Wed Jan 01 2020 00:00:00 UTC+0000"
                        datetime="2020-01-01T00:00:00Z">0</time></a>
                <span class="note"></span>
            </div>
            <div class="text">
                <p>Text</p>
            </div>
            <div class="isso-comment-footer"></div>
        </div>
    </div>
</div>