Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop

This commit is contained in:
Brian Smith 2014-02-20 21:02:52 -05:00
commit fc004ea914
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">