sneed
This commit is contained in:
parent
0b916fcfde
commit
5cd0a5a789
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@
|
|||
|
||||
<div class="font-weight-bolder">
|
||||
<span>{{u.dramacoins}}</span> Dramacoins {% if u.follower_count >=1 and not u.is_nofollow %}<a href="/@{{u.username}}/followers">{{u.follower_count}} follower{{'s' if u.follower_count != 1 else ''}}</a> {% endif %}joined <span data-toggle="tooltip" data-placement="bottom" title="" data-original-title="{{u.created_datetime}}">{{u.created_date}}</span>
|
||||
{% if u.id == v.id and v.admin_level > 0 or v.patron %}<a href="/@{{u.username}}/views">Views</a>{% endif %}
|
||||
</div>
|
||||
{% if u.bio_html %}
|
||||
<pre></pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue