_profile.rhtml 235 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 <%# FIXME add photo if available %> <%# FIXME add more information %> <div> <%= icon('person') %> <div class='search-result-text'> <strong> <%= link_to_homepage(hit.name, hit.identifier) %> </strong> </div> </div>