tclip/cmd/web/tmpl/publicindex.tmpl

6 lines
261 B
Cheetah
Raw Normal View History

{{template "header" .}}
2023-08-18 16:37:04 +01:00
<p>Hello! You have connected to a private pastebin run by a Tailscale user.</p>
<p>If this is your tailnet and you are not expecting to see this page, please connect to your tailnet and try your query again.</p>
{{template "footer" .}}