Timothy J. Warren
386938c75f
Some checks reported errors
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit
6 lines
160 B
PHP
6 lines
160 B
PHP
<article class="<?= $className ?>">
|
|
<div class="name">
|
|
<a href="<?= $link ?>"><?= $name ?></a>
|
|
</div>
|
|
<a href="<?= $link ?>"><?= $picture ?></a>
|
|
</article>
|