8 lines
101 B
Plaintext
8 lines
101 B
Plaintext
<% include header %>
|
|
|
|
<pre>
|
|
<%- JSON.stringify(result, null, ' ') %>
|
|
</pre>
|
|
|
|
<% include footer %>
|