Mercurial > piecrust2
view garcon/messages/pages/_index.html @ 848:7d83b9484b98
plugins: Add support for "ad-hoc" local plugins.
These are loose `.py` files inside of the `plugins` folder of a website.
They're loaded along with other normal (packaged) plugins.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 27 Apr 2017 20:54:29 -0700 |
parents | 79aefe82c6b6 |
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.