mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
9 lines
No EOL
238 B
HTML
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> |