projects
/
qomet.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
allow <code class=...>, temporary MathJax fix, try to fix pre-filled inputs bug
[qomet.git]
/
views
/
error.pug
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
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}