Hello, I wanted to display the inscription Featured on the listing page so that users could see that the listing is premium, I used this code {if $listing.Featured}<div class="label" title="{$lang.featured}">{$lang.featured}</div>{/if} and unfortunately it is not displayed(