remotes/1693045480750635534/spooky-22
Aevann1 2021-10-18 18:52:02 +02:00
parent 8263f25225
commit 7286155639
1 changed files with 3 additions and 3 deletions

View File

@ -188,9 +188,9 @@
<span class="ml-2"> <span class="ml-2">
<strong class="text-black">{{p.author.coins}}</strong> <strong class="text-black">{{p.author.coins}}</strong>
<span class="text-black">dramacoins</span> <span class="text-black">dramacoins</span>
</span> </span>
&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;
<a {% if v %}href="{{p.author.url}}"{% else %}href="/logged_out{{p.author.url}}"{% endif %} target="_blank" class="ml-auto 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 View
<i class="fas fa-arrow-right fa-sm px-1"></i> <i class="fas fa-arrow-right fa-sm px-1"></i>
</a> </a>