commMessagesSearchOverview.handlebars 179 B

1234
  1. {{#if user}}
  2. <p>{{#t "messages_viewed"}}Notifications sent to <strong>{{user}}</strong> from <strong>{{start_date}}</strong> to <strong>{{end_date}}</strong>.{{/t}}</p>
  3. {{/if}}