1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Add logout endpoint for rc_society; close #140

This commit is contained in:
NG (Graham)
2026-07-09 17:25:02 -04:00
parent 8c3b74cba3
commit 60bad02c87
10 changed files with 31 additions and 7 deletions

View File

@@ -29,7 +29,9 @@
<div class="form-stripe">
<div class="form-header-right">
Welcome {{form.display_name}}! |
<a href="/">Home</a>
<a href="/">Home</a> |
<a href="/dashboard">Dashboard</a> |
<a href="/logout">Sign Out</a>
</div>
<h1 class="form-banner">{{form.display_name}} Garage #{{form.garage.slot}}</h1>
{{#if error}}