tclip/cmd/web/tmpl/nopastes.tmpl
Xe Iaso a6de30a985 cmd/web: syntax highlighting with prism.js
Signed-off-by: Xe Iaso <xe@tailscale.com>
2023-02-22 15:43:17 +00:00

6 lines
125 B
Cheetah

{{template "header" .}}
<p>There are no pastes in the list. Try <a href="/">creating some</a>!</p>
{{template "footer" .}}