Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
reservation-service
Commits
0ffaebc2
Commit
0ffaebc2
authored
Sep 22, 2020
by
CHAERIN KIM
Browse files
로그인 회원가입 완료
parents
5ac3a10f
694af28b
Changes
22
Show whitespace changes
Inline
Side-by-side
server/views/index.pug
0 → 100644
View file @
0ffaebc2
extends layout
block content
h1= title
p Welcome to #{title}
server/views/layout.pug
0 → 100644
View file @
0ffaebc2
doctype html
html
head
title= title
link(rel='stylesheet', href='/stylesheets/style.css')
body
block content
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment