summaryrefslogtreecommitdiff
path: root/pkg/webui/html/logout.html
blob: e9203d4ebcbfda7a3753f983ee2d6efe2b43101c (plain)
1
2
3
4
5
{{ define "main" }}
<main class="responsive">
  <h5>Logout successful</h5>
</main>
{{ end }}