Sha256: 8ec065938c2463e247c04943ebdf694023c937aa24fe0200cfdf86fbec8a0bf5
Contents?: true
Size: 521 Bytes
Versions: 30
Compression:
Stored size: 521 Bytes
Contents
<p><%= t(".greeting", recipient: @recipient.name) %></p> <p><%= t(".admin_in_group", group: @third_party.name) %></p> <p><%= t(".intro", sender: @sender.name, group: @third_party.name) %></p> <blockquote> <p> <em><%= @message %></em> </p> </blockquote> <p> <%= link_to decidim.profile_conversation_url(nickname: @third_party.nickname, id: @conversation.id, host: @host), decidim.profile_conversation_url(nickname: @third_party.nickname, id: @conversation.id, host: @host) %> </p> <p><%= t(".outro") %></p>
Version data entries
30 entries across 15 versions & 1 rubygems