aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/request_mailer/comment_on_alert.rhtml
blob: 691e6f9bb26b02517b7fb417eb6b3d2d1fdb47c3 (plain)
1
2
3
4
5
6
<%= _('{{user_name}} has annotated your {{law_used_short}} 
request. Follow this link to see what they wrote.',:user_name=>@comment.user.name,:law_used_short=>@info_request.law_used_short) %>

<%=@url%>

-- <%= _('the {{site_name}} team', :site_name=>site_name) %>