extends layout

block title
  | Music player

block jsinit
  | init = 'player';

block content
  div.playerContainer