• This project
    • Loading...
  • Sign in

MWD / 2020-02-OSS-TermProject

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • 2020-02-OSS-TermProject
  • views
  • error.ejs
  • 김태영's avatar
    express initial setting · 7c76e9b6
    7c76e9b6 Browse Files
    김태영 authored 2020-11-21 20:33:45 +0900
error.ejs 83 Bytes
Raw Blame History Permalink
1 2 3
<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>