4 lines
76 B
Smarty
4 lines
76 B
Smarty
{if !empty($image)}
|
|
<link rel="preload" href="{$image}" as="image">
|
|
{/if}
|
{if !empty($image)}
|
|
<link rel="preload" href="{$image}" as="image">
|
|
{/if}
|