view build/messages/_content/pages/error.html @ 59:e3e3de44377c

Better handling of Jinja configuration.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 26 Aug 2014 23:20:19 -0700
parents f485ba500df3
children
line wrap: on
line source

---
title: The Cake Just Burned!
layout: error
---

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