def change
    create_table :tramway_landing_forms do |t|
      t.text :title
      t.text :form_name
      t.integer :block_id