.page-header h3 = t('supplier.active_lists.title', lists: List.model_name.human_plural) .well table#active-lists-table.table thead tr th.status-icons th.numeric= t('supplier.table_number') th= Section.model_name.human th.currency= t('supplier.active_lists.price') th.actions tbody script#active-list-template[type="text/html"]= render 'active_list.mustache'