view build/messages/_content/pages/error.html @ 28:19f3ac27c3d5

The `date` filter now supports passing `"now"` as in Twig.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 19 Aug 2014 11:50:51 -0700
parents f485ba500df3
children
line wrap: on
line source

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

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