forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-08-08 01:05:57 +02:00
parent 2f81782a4c
commit 50976dcc5f
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><preb>Upvotes: </pre>{{ups | length}}</p>
<p><pre>Downvotes: </pre>{{downs | length}}</p>
<h2>Upvotes</h2>
<table class="table table-striped mb-5">