Arquivos
coverart-browser/tmpl/albumartsearchempty-tmpl.html
2012-10-17 21:11:23 +01:00

12 linhas
297 B
HTML

## -*- coding: utf-8 -*-
<%page args="stylesheet" />
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="${stylesheet}" type="text/css" />
</head>
<body></body>
</html>