7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
<% include header %>
|
|
|
|
<%- message %>
|
|
<%- error.status %>
|
|
<%- error.stack %>
|
|
|
|
<% include footer %> |