2015-11-02 11:36:10 +01:00

13 lines
234 B
Plaintext

extends layout
block content
div#navigation
a.tile.template.hidden(href="#")
.content
img.icon
span.title
div#information
script.
jQuery(function(){ Radio.init( !{JSON.stringify(channels)} ); });