tclip/cmd/web/tmpl/nopastes.tmpl
Xe Iaso 2d60fbc5cb rename to infinipaste
Signed-off-by: Xe Iaso <xe@tailscale.com>
2023-01-16 16:07:36 +00:00

8 lines
221 B
Cheetah

{{template "header" .}}
<div class="right"><img style="width:32px;height:32px" src="{{.PasterProfilePicURL}}" /></div>
<p>There are no pastes in the list. Try <a href="/">creating some</a>!</p>
{{template "footer" .}}