<%= gettext("Conversation") %>
<%= for activity <- @activities do %> <%= render("_notice.html", activity) %> <% end %>