2010-07-01 19:48:07 -04:00
|
|
|
|
|
|
|
<div class="profile-listing" >
|
|
|
|
<div class="profile-listing-photo-wrapper" >
|
2010-07-19 22:09:58 -04:00
|
|
|
<a href="profiles/$id" class="profile-listing-edit-link"><img class="profile-listing-photo" id="profile-listing-photo-$id" src="$photo" alt="Profile Image" /></a>
|
2010-07-01 19:48:07 -04:00
|
|
|
</div>
|
2010-07-19 22:09:58 -04:00
|
|
|
<div class="profile-listing-photo-end"></div>
|
2011-01-02 17:30:17 -05:00
|
|
|
<div class="profile-listing-name" id="profile-listing-name-$id"><a href="profiles/$id" class="profile-listing-edit-link" >$profile_name</a></div>
|
2010-07-01 19:48:07 -04:00
|
|
|
</div>
|
|
|
|
<div class="profile-listing-end"></div>
|
|
|
|
|