1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 10:19:24 +02:00
Oinktube/view/videoCreatorSmall.html
Caleb Mazalevskis 27a7925b98
Refactor.
2022-01-06 21:44:29 +08:00

9 lines
No EOL
221 B
HTML

<div class="videoCreatorSmall">
<a href="{channelLink}">
<img src="{photo}" alt="{name} Photo"
class="img img-responsive img-circle zoom"/>
{name}
{icon}
</a>
{html}
</div>