rooster.io/resources/jade/links.jade

7 lines
181 B
Plaintext
Raw Normal View History

//links.jade
div.links
each properties, name in links
div
a(href=properties[0], target='_blank' style='background-color:' + properties[1])=name