menuserver/pug/email.jade

11 lines
226 B
Plaintext
Raw 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