view build/messages/pages/_index.html @ 174:e9a3d405e18f

serve: Always force render the page being previewed. This is because if the page hasn't changed, but it includes pages that did change, it will re-use the cache and the user will preview the old version.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 03 Jan 2015 21:20:19 -0800
parents b6f79f23904a
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.