show

in app/controllers/pages_controller.rb [1:4]


    def show
    render template: "pages/#{params[:page]}"
    end