pandora/pandora/templates/embed.html
2011-10-23 04:29:20 +02:00

11 lines
362 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>{{settings.SITENAME}}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<script type="text/javascript" src="/static/oxjs/build/Ox.js"></script>
<script type="text/javascript" src="/static/js/embed/pandora.js"></script>
</head>
<body>
</body>
</html>