<divstyle="position: relative;"><imgloading="lazy"src="{{u.banner_url}}"class="card-img-top"alt="@{{u.username}} user banner"height=175style="object-fit: cover">
<divid="button-unsub-{{u.id}}"style="z-index: 2"class="{% if not u.has_follower(v) %} d-none{% endif %}"><aclass="btn btn-secondary"role="button"onclick="post_toast(this,'/unfollow/{{u.username}}','button-sub-{{u.id}}','button-unsub-{{u.id}}','d-none')">Unfollow</a></div>
<spanid="profile--lastactive"class="ml-2">last active <spanid="profile--lastactive--time"data-bs-toggle="tooltip"data-bs-placement="bottom"onmouseover="timestamp('profile--lastactive--time','{{u.last_active}}')">{{u.last_active_date}}</span></span>