menuizer/pug/email.jade
Martin Donnelly 6f95baaa7a init
2019-09-10 10:09:19 +01: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