summaryrefslogtreecommitdiff
path: root/pkg/webui/html/logout.html
blob: 58191c0e4b07830c9a5db3eef7c9ec5003a49bcc (plain)
1
2
3
4
5
{{ define "main" }}
<article>
  <p>Logout successful</p>
</article>
{{ end }}