tfstated/pkg/webui/html/logout.html

5 lines
93 B
HTML

{{ define "main" }}
<main class="responsive">
<h5>Logout successful</h5>
</main>
{{ end }}