class Resources::General::Wizards::Story::Steps::SetupTasksPresenter < Presenter def form_options { html: {class: 'form-horizontal'} } end end