Tags {filter} ============= Позволяет применить модификаторы на фрагмент шаблона ```smarty {filter|strip_tags|truncate:20} Remove all HTML tags and truncate {$text} to 20 symbols {/filter} ```