{# Bootstrap panel #} {% macro panel(title, class='default') -%}
{{ title }}
{{ caller() }}
{%- endmacro %}