blob: 06a7987925ca671a3bfb53c07a92987400b8337e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---------------------------------------------------------------------
<%=@reported_by.name%> <%= _('has reported an')%> <%=@info_request.law_used_short%>
<%= _('response as needing administrator attention. Take a look, and reply to this
email to let them know what you are going to do about it.')%>
Request '<%=@info_request.title%>':
<%= @url %>
<%= _('Administration URL:') %>
<%= @admin_url %>
---------------------------------------------------------------------
|