{% from 'base/panel.html' import base %} {% from 'base/panel.html' import count %} {% macro tag_list() -%} {{ base() }} {%- endmacro %} {% macro tag(tag) -%} {{ base() }}