|
|
@ -3,7 +3,6 @@ |
|
|
<img class="icon thumb" src="{$post->picture->href|protectPicture}" |
|
|
<img class="icon thumb" src="{$post->picture->href|protectPicture}" |
|
|
srcset="{$post->picture->href} 1280w, {$post->picture->href|protectPicture} 800w" |
|
|
srcset="{$post->picture->href} 1280w, {$post->picture->href|protectPicture} 800w" |
|
|
sizes="(min-width: 1280px), 800w" |
|
|
sizes="(min-width: 1280px), 800w" |
|
|
alt="{$post->picture->href}" |
|
|
|
|
|
> |
|
|
> |
|
|
{elseif="!$big"} |
|
|
{elseif="!$big"} |
|
|
<span class="primary icon thumb color |
|
|
<span class="primary icon thumb color |
|
|
|