2011-01-14 04:28:19 -05:00
|
|
|
|
|
|
|
<div class="profile-listing" >
|
|
|
|
<div class="profile-listing-photo-wrapper" >
|
2011-01-21 04:58:32 -05:00
|
|
|
<a href="profiles/$id" class="profile-listing-edit-link" ><img class="profile-listing-photo" id="profile-listing-photo-$id" src="$photo" alt="Profilbild" /></a>
|
2011-01-14 04:28:19 -05:00
|
|
|
</div>
|
|
|
|
<div class="profile-listing-photo-end" ></div>
|
|
|
|
<div class="profile-listing-name" id="profile-listing-name-$id"><a href="profiles/$id" class="profile-listing-edit-link" >$profile_name</a></div>
|
|
|
|
</div>
|
|
|
|
<div class="profile-listing-end"></div>
|