forked from bofh/fetsite
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
|
|
<%= link_to fetprofile, {class: :linkbox} do %>
|
|
<%= render :partial=>"fetprofiles/compact", :locals=>{:fetprofile=>fetprofile} %>
|
|
<% end %>
|