tfstated/pkg/webui/html/logout.html

6 lines
78 B
HTML
Raw Normal View History

2025-01-13 10:11:20 +01:00
{{ define "main" }}
<article>
<p>Logout successful</p>
</article>
{{ end }}