rooster.io/resources/jade/links.jade

7 lines
165 B
Plaintext
Raw Normal View History

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