Got door logs working
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
<%= csrf_meta_tags %>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="header">
|
||||
<a href="/users">Users</a>
|
||||
<a href="/door_logs">Logs</a>
|
||||
</div>
|
||||
<%= yield %>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user