tfstated/pkg/webui/html/logout.html

6 lines
93 B
HTML
Raw Normal View History

2025-01-13 10:11:20 +01:00
{{ define "main" }}
2025-01-26 00:04:38 +01:00
<main class="responsive">
<h5>Logout successful</h5>
</main>
2025-01-13 10:11:20 +01:00
{{ end }}