We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1aad91 + 8db9e2b commit 959a74eCopy full SHA for 959a74e
default-views/auth/login-required.hbs
@@ -13,6 +13,7 @@
13
<div class="pull-right">
14
<button id="register" type="button" class="btn btn-primary">Register</button>
15
<button id="login" type="button" class="btn btn-success">Log in</button>
16
+ <button id="logout" type="button" class="hidden btn btn-danger">Log out</button>
17
</div>
18
<h1>Log in to access this resource</h1>
19
0 commit comments