<%= select_tag :table_names, options_for_select([["Preview table", nil]] + Blazer.data_sources[@data_source].tables.keys), style: "width: 240px;" %>