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