tclip/cmd/web/tmpl/publicindex.tmpl
John Olheiser 89e141e439
fix: typo
2023-08-18 10:37:04 -05:00

6 lines
261 B
Cheetah

{{template "header" .}}
<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" .}}