view build/messages/_content/pages/error.html @ 6:f5ca5c5bed85

More Python 3 fixes, modularization, and new unit tests.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 16 Aug 2014 08:15:30 -0700
parents f485ba500df3
children
line wrap: on
line source

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

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