rooster.io/resources/pug/linkbar.pug
2016-06-18 14:43:39 +02:00

7 lines
184 B
Plaintext

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