mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
Login flow working
This commit is contained in:
5
web/views/failure.eta
Normal file
5
web/views/failure.eta
Normal file
@@ -0,0 +1,5 @@
|
||||
<% layout('./layout', { title: "Failure" }) %>
|
||||
|
||||
<div id="content">
|
||||
<h1><%= it.message %></h1>
|
||||
</div>
|
||||
Reference in New Issue
Block a user