1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/view/videoCreatorSmall.html
2022-10-13 09:30:48 -03:00

9 lines
No EOL
238 B
HTML

<div class="videoCreatorSmall">
<a href="{channelLink}">
<img src="{photo}" alt="{name} Photo"
class="img img-responsive img-rounded" style="width:40px;"/>
{name}
{icon}
</a>
{html}
</div>