Initial commit for OpenECOMP SDN-C OA&M
[sdnc/oam.git] / admportal / views / error.ejs
1 <h1><%= message %></h1>
2 <h2><%= error.status %></h2>
3 <pre><%= error.stack %></pre>