parent
720cf7c424
commit
9c669f3bdc
|
@ -357,7 +357,7 @@
|
|||
>{{bound-date this.model.last_seen_at}}</dd></div>
|
||||
{{/if}}
|
||||
{{#if this.model.profile_view_count}}
|
||||
<div><dt class="profile-view-count">>{{i18n "views"}}</dt><dd
|
||||
<div><dt class="profile-view-count">{{i18n "views"}}</dt><dd
|
||||
class="profile-view-count"
|
||||
>{{this.model.profile_view_count}}</dd></div>
|
||||
{{/if}}
|
||||
|
@ -452,4 +452,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</DSection>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue