canvas-lms/app/messages/summaries.twitter.erb

4 lines
200 B
Plaintext

<% define_content :link do -%>
<%= communication_profile_url %>
<% end %>
<%= t :tweet, "Canvas Alert - %{notification_count} new notifications", :notification_count => n(delayed_messages.length) %>