fix videosupport

This commit is contained in:
j 2011-04-23 21:33:01 +02:00
commit 6be17d935d
2 changed files with 14 additions and 5 deletions

View file

@ -4,7 +4,6 @@
<title>{{settings.SITENAME}}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="shortcut icon" type="image/png" href="/static/png/icon.16.png"/>
<link rel="stylesheet" type="text/css" href="/static/oxjs/build/css/ox.ui.css"/>
<script type='text/javascript'>
if(typeof(console)=='undefined') {
console = {};