-
{if $real_desc.feature_title eq "description"}
- {$real_desc.feature_value} {/if}
-
{$real_desc.feature_title}
{else}
-
{$real_desc.feature_title}
{/if}
{/if}
{if $real_desc.feature_title eq "Green Address Bar"}
{if $real_desc.feature_value eq "Yes"}
-
{$real_desc.feature_title}
{else}
-
{$real_desc.feature_title}
{/if}
{/if}
{if $real_desc.feature_title eq "Site Seal"}
{if $real_desc.feature_value eq "Yes"}
-
{$real_desc.feature_title}
{else}
-
{$real_desc.feature_title}
-
{foreach $desc as $innerindex => $real_desc}
{if $index > 1 && !empty($heading)}
- {if $real_desc.feature_value eq "No"} {else} {/if} {$real_desc.feature_title}: {$real_desc.feature_value} {if $real_desc.tooltip_text ne ''} {$real_desc.tooltip_text} {/if} {/if} {/foreach}