6 7 8 9
# File 'app/controllers/c/front_end/enquiries_controller.rb', line 6 def new get_page C::Page, 'contact-us' @enquiry = C::Enquiry.new end