<%- include('_head.ejs') %>
  Tools & Debug
<% if(typeof message !== "undefined" && message) { %> <% } %>
CPU Load   Generate forced CPU load
Exception   Will trigger a runtime exception
404 Page   Trigger a 404
Garbage Collect   Force garbage collector to run
<%- include('_foot.ejs') %>