<% if (sgs = current_subject.suggestions(2)).present? %>
<%= image_tag('btn/notifications.png', :class => "header_icon") %>
<%=t('contact.suggestion.one') %>
<%= render sgs %>
<%end%>