menuserver/pug/email.jade
Martin Donnelly a4ebf90586 Added new note type
Better authentication
2020-03-21 21:22:12 +00:00

11 lines
226 B
Plaintext

html(lang="en")
head
meta(charset='utf-8')
title
Suggestions
body
h1 Suggestions for !{ts}
ol
each item in suggestions
li: a(href=item.url)= item.name