summaryrefslogtreecommitdiff
path: root/app/controllers/profiles/application_controller.rb
blob: c8be288b9a077ec86c880496a5640baa82ffb5b5 (plain)
1
2
3
class Profiles::ApplicationController < ApplicationController
  layout 'profile'
end