<%# Given a list, renders a bootstrap tab collection. ### Example Page ### Attributes - active: the element you wish to be initially visible - id-prefix: (default: tab) if you have more than one set of tabs on a page, set this to a unique string. %> <% id_prefix ||= "tab" %>