{foreach from=$clear_logs item=m key=k} {if 'line'|element:$m}
  • {/if}
  • {$m.name}
  • {/foreach}