add pointer to usb stick docu (bnc#648192)
[opensuse:software-o-o.git] / app / views / main / testrequest.erb
1 <html>
2 <body>
3 <% %w{HTTP_ACCEPT_LANGUAGE HTTP_USER_AGENT}.each do |v| %>
4 <%= debug '%s: %s' % [v, request.env[v]] %>
5 <% end %>
6 </body>
7 </html>