Sha256: 433dd9567137f8513b66e335c6cf46f36619b8bd845e7363ee4f78dca6ebd05a
Contents?: true
Size: 708 Bytes
Versions: 4
Compression:
Stored size: 708 Bytes
Contents
<div id="page-intro"> <h2><%= title %></h2> <p> <%= message if !message.empty? %> </p> </div> <% if !backtrace.empty? %> <a href='https://github.com/Arachni/arachni/issues'> If you could submit the gibberish you see under 'Environment' that'd really be helpful. </a> <p> <h3>Backtrace</h3> <pre style='max-height: 300px; overflow: auto'><%= backtrace %></pre> </p> <p> <h3>Environment</h3> <pre style='max-height: 300px; overflow: auto'><%= env %></pre> </p> <%end%>
Version data entries
4 entries across 4 versions & 1 rubygems