Commit f722ec83 authored by CHAERIN KIM's avatar CHAERIN KIM
Browse files

Merge branch 'NewMaster' into cherry

parents 598781c6 32dcbf22
extends layout
block content
h1= message
h2= error.status
pre #{error.stack}
extends layout
block content
h1= title
p Welcome to #{title}
doctype html
html
head
title= title
link(rel='stylesheet', href='/stylesheets/style.css')
body
block content
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment