Mercurial > piecrust2
view util/messages/pages/_index.html @ 472:dc78ade3f320
bug: Fix copying of page assets during the bake.
* The `Assetor` wasn't setting the "used assets" flag on the correct object.
(I wonder why Python didn't complain about that)
* The baker wasn't looking at the right input filename.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 14 Jul 2015 23:41:25 -0700 |
parents | f14796cbab0f |
children |
line wrap: on
line source
--- title: PieCrust System Messages --- Here are the **PieCrust** system message pages: * [Requirements Not Met]({{ pcurl('requirements') }}) * [Error]({{ pcurl('error') }}) * [Not Found]({{ pcurl('error404') }}) * [Critical Error]({{ pcurl('critical') }}) This very page you're reading, however, is only here for convenience.