filter user too

pull/225/head
Aevann 2024-03-09 10:01:09 +02:00
parent ed98e549f1
commit b0dd0f0783
1 changed files with 10 additions and 8 deletions

View File

@ -60,6 +60,7 @@
</div> </div>
</a> </a>
<div class="d-flex align-items-center"> <div class="d-flex align-items-center">
<a href="{% if hole %}/h/{{hole}}{% endif %}/log?{{single_user_url}}={{ma.user.username}}{% if type %}&kind={{type}}{% endif %}">
<span class="rounded"> <span class="rounded">
<div class="profile-pic-35-wrapper"> <div class="profile-pic-35-wrapper">
<img loading="lazy" src="{{ma.user.profile_url}}" alt="avatar" class="profile-pic-35"> <img loading="lazy" src="{{ma.user.profile_url}}" alt="avatar" class="profile-pic-35">
@ -68,6 +69,7 @@
{%- endif %} {%- endif %}
</div> </div>
</span> </span>
</a>
<div class="text-muted pl-3"> <div class="text-muted pl-3">
<div> <div>
<a href="{{ma.user.url}}" class="font-weight-bold text-black" target="_self">@{{ma.user.username}}</a> <a href="{{ma.user.url}}" class="font-weight-bold text-black" target="_self">@{{ma.user.username}}</a>