tclip/cmd/tclipd/tmpl/nopastes.html
2023-09-19 12:14:48 -04:00

6 lines
139 B
HTML

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