fd
This commit is contained in:
parent
f22fe2ff6c
commit
76ece07cbf
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@
|
|||
<p><a href="{{thing.permalink}}">{{thing.permalink}}</a></p>
|
||||
<p><b>Author:</b> <a href="{{thing.author.url}}">@{{thing.author.username}}</a></p>
|
||||
<p><b>Author Created At:</b> {{thing.author.created_utc}} ({{thing.author.created_datetime}})</p>
|
||||
<p><b>Upvotes: </b>{{ups | length}}</p>
|
||||
<p><b>Downvotes: </b>{{downs | length}}</p>
|
||||
<p><preb>Upvotes: </pre>{{ups | length}}</p>
|
||||
<p><pre>Downvotes: </pre>{{downs | length}}</p>
|
||||
|
||||
<h2>Upvotes</h2>
|
||||
<table class="table table-striped mb-5">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue