Sha256: ffc6668ed26067c56a1da094d123f6f4be17ceb1e16eb2888c0f8c436dac3e6c
Contents?: true
Size: 509 Bytes
Versions: 9
Compression:
Stored size: 509 Bytes
Contents
<%= @target_username.present? ? "Hi <@#{@target_username}>," : "<!channel>," %> <%= @notification.notifier.present? ? @notification.notifier.printable_notifier_name : 'Someone' %> notified you of <%= @notification.notifiable.printable_notifiable_name(@notification.target) %><%= " in #{@notification.group.printable_group_name}" if @notification.group.present? %>. <%= "Move to notified #{@notification.notifiable.printable_type.downcase}:" %> <%= move_notification_url_for(@notification, open: true) %>
Version data entries
9 entries across 9 versions & 1 rubygems