remotes/1693045480750635534/spooky-22
Aevann1 2021-08-08 01:05:24 +02:00
parent 8019449106
commit 2f81782a4c
1 changed files with 2 additions and 2 deletions

View File

@ -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><b>Upvotes: </b>{{ups | length}}</p>
<p><b>Downvotes: </b>{{downs | length}}</p>
<h2>Upvotes</h2>
<table class="table table-striped mb-5">