1 2 3 4 5 6 7 8
<? if ($url) : ?> <a href="<?= htmlReady($url) ?>"> <? else : ?> <a href="<?= htmlReady($source_url) ?>" target="_blank"> <? endif ?> <?= Icon::create('oer-campus')->asSvg(['class' => 'text-bottom']) ?> <?= htmlReady($material['name']) ?> </a>