class Decidim::Meetings::MeetingsController

def meeting_form

def meeting_form
  form(Decidim::Meetings::MeetingForm)
end