Mercurial > piecrust2
comparison garcon/messages/pages/_index.html @ 642:79aefe82c6b6
cm: Move all scripts into a `garcon` package with `invoke` support.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 14 Feb 2016 22:11:24 -0800 |
parents | util/messages/pages/_index.html@f14796cbab0f |
children |
comparison
equal
deleted
inserted
replaced
641:35221f5fe0dd | 642:79aefe82c6b6 |
---|---|
1 --- | |
2 title: PieCrust System Messages | |
3 --- | |
4 | |
5 Here are the **PieCrust** system message pages: | |
6 | |
7 * [Requirements Not Met]({{ pcurl('requirements') }}) | |
8 * [Error]({{ pcurl('error') }}) | |
9 * [Not Found]({{ pcurl('error404') }}) | |
10 * [Critical Error]({{ pcurl('critical') }}) | |
11 | |
12 This very page you're reading, however, is only here for convenience. |