diff util/build/messages/pages/_index.html @ 443:6b9f59b19db7

cm: Move build directory to util to avoid conflicts with pip.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 28 Jun 2015 15:00:23 -0700
parents build/messages/pages/_index.html@b6f79f23904a
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/util/build/messages/pages/_index.html	Sun Jun 28 15:00:23 2015 -0700
@@ -0,0 +1,12 @@
+---
+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.