Sha256: dfc106871a3d81e66673d1511cdeae301d78961f62a3c33ab396dababb070940
Contents?: true
Size: 359 Bytes
Versions: 94
Compression:
Stored size: 359 Bytes
Contents
<% content_for :title do %> <%= current_subject.name %> <% end %> <% content_for :sidebar do %> <%= render :partial => 'home/sidebar' %> <% end %> <%= location( link_to(t('notification.other'), notifications_path,:remote => true) +' ('+@mailbox.notifications.not_trashed.unread.count.to_s+')' ) %> <% toolbar %> <%= render :partial => 'index' %>
Version data entries
94 entries across 94 versions & 2 rubygems