menuserver/pug/email.pug

11 lines
226 B
Plaintext
Raw Permalink Normal View History

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