• This project
    • Loading...
  • Sign in

김대철 / CafeRecommend

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 1
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • CafeRecommend
  • views
  • error.ejs
  • 최정민's avatar
    FEAT : VIEW ENGINE 수정 · 5a9c8464 ...
    5a9c8464
    pug -> ejs로 view enigine 수정
    
    -
    최정민 authored 2021-05-07 01:38:31 +0900
error.ejs 83 Bytes
Raw Blame History Permalink
1 2 3
<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>