<% if (typeof(pid) != "undefined" && pid) { %> Server is running as <%= pid %> Stop <% } else { %> Start <% } %>