remotes/1693045480750635534/spooky-22
Aevann1 2021-10-16 21:31:16 +02:00
parent 1c51fc40e9
commit ad0f1cefaa
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
<strong>{{p.author.comment_count}}</strong>
<span class="text-secondary">comments</span>
</span>
<a {% if v %}href="{{p.author.url}}"{% else %}href="/logged_out{{p.author.url}}"{% endif %} target="_blank" class="ml-2 text-decoration-none">
<a {% if v %}href="{{p.author.url}}"{% else %}href="/logged_out{{p.author.url}}"{% endif %} target="_blank" class="ml-auto text-decoration-none">
View
<i class="fas fa-arrow-right fa-sm px-1"></i>
</a>