In header.html it says
but that returns this when viewing source code:Code:<link href="{$tpl_base}/style.css" rel="stylesheet" type="text/css" />
Notice the double slash before "templates".Code:<link href="http://mydomain.com/videos//templates/default/style.css" rel="stylesheet" type="text/css" />
Bookmarks