Arquivos
coverart-browser/tmpl/album_empty-tmpl.html
2014-02-04 00:03:01 +00:00

10 linhas
203 B
HTML

<%page args="stylesheet"/>
<html>
<head>
<meta http-equiv="content-type" content="text-html; charset=utf-8">
<link rel="stylesheet" href="${stylesheet}" type="text/css" />
</head>
<body>
</body>
</html>