mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
Adding some css, fix message on log in failure
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
<% layout('./layout') %>
|
||||
|
||||
<div id="content">
|
||||
<h1>bonob service</h1>
|
||||
<h2><%= it.bonobService.name %> (<%= it.bonobService.sid %>)
|
||||
<h1><%= it.bonobService.name %> (<%= it.bonobService.sid %>)</h1>
|
||||
<h3>Expected config</h3>
|
||||
<div><%= JSON.stringify(it.bonobService) %></div>
|
||||
<% if(it.registeredBonobService) { %>
|
||||
|
||||
Reference in New Issue
Block a user