Sha256: 370595062897659e24a083b1b43cbd6a17965c8aac1840f909c094249414b49c
Contents?: true
Size: 320 Bytes
Versions: 2
Compression:
Stored size: 320 Bytes
Contents
<div class="suggestions_header"> <%= image_tag('notifications.png', :class => "suggestion_icon") %> <div class="suggestion_text_header"> <%=t('tie.suggestion.one') %> </div> </div> <div class="suggestions"> <% 2.times do %> <%= render :partial => 'ties/suggestion' %> <% end %> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
social_stream-0.0.4 | app/views/ties/_suggestions.html.erb |
social_stream-0.0.3 | app/views/ties/_suggestions.html.erb |