{# http://getbootstrap.com/javascript/#tabs #} {% macro bs_tabs(tabs=None) -%} {% if tabs is none -%} {% set tabs = [] -%} {% endif -%}