projects
/
qomet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
cosmetics: hide send button during exam review
[qomet.git]
/
views
/
error.pug
1
doctype html
2
html
3
4
head
5
meta(charset="utf-8")
6
title Error
7
8
body
9
h1= message
10
h2= error.status
11
pre #{error.stack}