rooster.io/resources/pug/linkbar.pug

7 lines
184 B
Plaintext
Raw Normal View History

2015-07-22 16:18:45 +02:00
//- linkbar.jade
div.linkbar
each properties, name in app.locals.linkbar
div
a(href=properties[0], style='background-color:' + properties[1])=name