view build/messages/_content/pages/critical.html @ 65:071cc99b1779

Jinja templating now has `spaceless`, `|keys` and `|values`.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 29 Aug 2014 08:06:43 -0700
parents f485ba500df3
children
line wrap: on
line source

---
title: The Whole Kitchen Burned Down!
layout: error
---
Something critically bad happened, and **PieCrust** needs to shut down. It's probably our fault.

{% raw %}
<div id="error-details">{{ details }}</div>
{% endraw %}