vars.pug 60 Bytes Raw Blame History Permalink 1 2 3 - var foo = 'bar' - var list = [1,2,3] a(class=list, id=foo)