oops
This commit is contained in:
parent
be6ccbada7
commit
907ea987c0
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
size="300"></mediaitem-artwork>
|
||||
</div>
|
||||
<h3 class="name" >{{ (profile && profile.attributes && profile.attributes.name) ? profile.attributes.name : "" }}</h3>
|
||||
<h4 class="handle">@{{ (profile && profile.attributes && profile.attributes.handler) ? profile.attributes.handle : "" }}</h4>
|
||||
<h4 class="handle">@{{ (profile && profile.attributes && profile.attributes.handle) ? profile.attributes.handle : "" }}</h4>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue