diaspora/app/views/notifier/private_message.html.haml

4 lines
126 B
Text

%p
= markdownify(@message.text)
%p
= link_to t('.reply_to_or_view'), conversations_url(:conversation_id => @conversation)