{{ ta('view_report', 'View Report') }}

{{ ta('full_details_of_the_abuse_report_are_below', 'Full details of the abuse report are below') }}:

{{ ta('file_url', 'File Url') }}: {{ file.getFullShortUrl() }}
{{ ta('reported_date', 'Reported Date') }}: {{ reportDateFormatted }}
{{ ta('status', 'Status') }}: {{ reportDetail['report_status']|title }}
{{ ta('name', 'Name') }}: {{ reportDetail['reported_by_name'] }}
{{ ta('email', 'Email') }}: {{ reportDetail['reported_by_email'] }}
{{ ta('address', 'Address') }}: {{ reportDetail['reported_by_address'] }}
{{ ta('telephone', 'Telephone') }}: {{ reportDetail['reported_by_telephone_number'] }}
{{ ta('digital_signature', 'Digital Signature') }}: {{ reportDetail['digital_signature'] }}
{{ ta('reported_by_ip', 'Reported By IP') }}: {{ reportDetail['reported_by_ip'] }}
{{ ta('other_information', 'Other Information') }}: {{ reportDetail['other_information'] }}