1 <%# Copyright (C) The Arvados Authors. All rights reserved.
3 SPDX-License-Identifier: AGPL-3.0 %>
6 Issue reported by user <%=@user.email%>
11 Details of the report:
12 <% if @params['report_additional_info'] %>
13 <% map_to_s = JSON.parse(@params['report_additional_info']).map {|k,v| "#{k}=#{v}"}.join("\n") %>
16 Report text=<%=@params['report_issue_text'] %>