mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
<% layout('./layout', { title: "Failure" }) %>
|
|
|
|
<div id="content">
|
|
<h1 class="failure"><%= it.message %></h1>
|
|
</div> |