BigW Consortium Gitlab

application_controller.rb 85 Bytes
class Profiles::ApplicationController < ApplicationController
  layout 'profile'
end