{{ extends "layouts/index_site" }} {{ import "layouts/partials/helpers/csrf" }} {{ import "layouts/partials/helpers/captcha" }} {{block title()}}{{ T("report_torrent_number", Form.ID) }}{{end}} {{block content_body()}}

{{ T("report_torrent_number", Form.ID) }}

{{ yield csrf_field() }}

{{ T("report_type") }}





{{yield captcha(captchaid=Form.CaptchaID)}}
{{end}}