{{#if message}}
<div class="callout alert">
    Something went wrong.  Allow me to elaborate:

    {{jsonify .}}
</div>
{{/if}}
