view build/messages/_content/pages/error.html @ 10:cd35d356ccce

Fix some bugs with iterators, add some unit tests.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 17 Aug 2014 21:18:48 -0700
parents f485ba500df3
children
line wrap: on
line source

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

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