Mercurial > piecrust2
annotate util/messages/pages/error.html @ 524:4bca25f99463
serve: Improve Jinja rendering error reporting.
Some errors in Jinja are not wrapped in `TemplateSyntaxError` exceptions, so
we have to wrap them ourselves to at least say what file it happened in.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 28 Jul 2015 21:25:08 -0700 |
parents | f14796cbab0f |
children |
rev | line source |
---|---|
123
b6f79f23904a
Upgrade system messages to the new folder structure.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
1 --- |
b6f79f23904a
Upgrade system messages to the new folder structure.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
2 title: The Cake Just Burned! |
b6f79f23904a
Upgrade system messages to the new folder structure.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
3 layout: error |
b6f79f23904a
Upgrade system messages to the new folder structure.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
4 --- |
b6f79f23904a
Upgrade system messages to the new folder structure.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
5 |