2 * AUTOMATICALLY GENERATED TEMPLATE
3 * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
6 <div class="profile-match-wrapper">
7 <a href="{{$ignlnk}}" title="{{$ignore}}" class="icon drophide profile-match-ignore" onmouseout="imgdull(this);" onmouseover="imgbright(this);" onclick="return confirmDelete();" ></a>
8 <div class="profile-match-photo">
10 <img src="{{$photo}}" alt="{{$name}}" width="80" height="80" title="{{$name}} [{{$url}}]" />
13 <div class="profile-match-break"></div>
14 <div class="profile-match-name">
15 <a href="{{$url}}" title="{{$name}}">{{$name}}</a>
17 <div class="profile-match-end"></div>
19 <div class="profile-match-connect"><a href="{{$connlnk}}" title="{{$conntxt}}">{{$conntxt}}</a></div>