Tag {import} ============ ```smarty {import 'page.macros.tpl'} ``` ```smarty {import 'listing.tpl' as listing} ... {listing.paginator current=5 count=100} ```