Update user.tag
This commit is contained in:
parent
6aa7aa33a4
commit
efed36fd85
|
@ -24,8 +24,10 @@
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="status">
|
<div class="status">
|
||||||
|
<a>
|
||||||
<b>{ user.posts_count }</b>
|
<b>{ user.posts_count }</b>
|
||||||
<i>%i18n:mobile.tags.mk-user.posts-count%</i>
|
<i>%i18n:mobile.tags.mk-user.posts-count%</i>
|
||||||
|
</a>
|
||||||
<a href="{ user.username }/following">
|
<a href="{ user.username }/following">
|
||||||
<b>{ user.following_count }</b>
|
<b>{ user.following_count }</b>
|
||||||
<i>%i18n:mobile.tags.mk-user.following%</i>
|
<i>%i18n:mobile.tags.mk-user.following%</i>
|
||||||
|
|
Loading…
Reference in New Issue