1 2 3 4
<picture class="avatar"> <source srcset="<?= $actor->avatar ?>"> <img src="/static/default-avatar.svg"> </picture>