Sha256: 3c13cb7e1285915556bf72e453980ae825745b583655677fdf2df262456734a6
Contents?: true
Size: 420 Bytes
Versions: 18
Compression:
Stored size: 420 Bytes
Contents
<% content_for :title do %> <%= current_subject.name %> <% end %> <% content_for :sidebar do %> <%= render :partial => 'home/sidebar' %> <% end %> <%= location( link_to(image_tag("btn/btn_notification.png", :class => "menu_icon")+t('notification.other'), notifications_path,:remote => true) +' ('+@mailbox.notifications.not_trashed.unread.count.to_s+')' ) %> <% toolbar %> <%= render :partial => 'index' %>
Version data entries
18 entries across 18 versions & 1 rubygems