summaries.sms.mustache 234 B

12345
  1. <% define_content :link do -%>
  2. <%= communication_profile_url %>
  3. <% end %>
  4. <%= t :notifications_sms, "%{notifications_count} new notifications at %{url}", :notifications_count => n(delayed_messages.length), :url => content(:link) %>