2014-09-06 00:14:25 +02:00
|
|
|
|
2014-05-18 20:30:27 +02:00
|
|
|
<a class="embed_video" href='{{$embedurl}}' onclick='this.innerHTML=Base64.decode("{{$escapedhtml}}"); return false;'>
|
2013-04-23 13:47:57 +02:00
|
|
|
<img width='{{$tw}}' height='{{$th}}' src='{{$turl}}' >
|
2014-09-17 11:02:58 +02:00
|
|
|
<div style='position: absolute; top: 0px; left: 0px; width: {{$tw}}px; height: {{$th}}px; background: url({{$baseurl}}/images/icons/48/play.png) no-repeat center center;'></div>
|
2013-04-23 13:47:57 +02:00
|
|
|
</a>
|