{% macro button(text, color='red', width='100px', height='30px', url='', id='btn') -%}
{{text}}
{%- endmacro %} {% macro prefix_search_form(search_opt_parent='all', search_opt_child='none', id_suffix='') %}
{% endmacro %} {% macro prefix_search_result(id_suffix='') %}
{% endmacro %}