VRFS-611 wrapping of instruments in profile page

This commit is contained in:
Daniel Weigh 2014-02-20 20:48:11 -05:00
parent f85f0fa956
commit 4e659813ef
1 changed files with 7 additions and 4 deletions

View File

@ -48,10 +48,13 @@
<div class="account-mid profile">
<div class="left small mr20" align="center">
<a href="#" class="avatar_large"><img src="{photoUrl}" id="profile-avatar" /></a></div>
<strong>Name:</strong> {name}<br />
<strong>Location:</strong> {location}<br />
<strong>Instruments:</strong> {instruments}
<a href="#" class="avatar_large"><img src="{photoUrl}" id="profile-avatar" /></a>
</div>
<div class="whitespace" style="margin-left:78px;">
<strong>Name:</strong> {name}<br />
<strong>Location:</strong> {location}<br />
<strong>Instruments:</strong> {instruments}
</div>
</div>
<div class="right">