tfstated/pkg/webui/html/logout.html

5 lines
78 B
HTML

{{ define "main" }}
<article>
<p>Logout successful</p>
</article>
{{ end }}