X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/152414861caa30e9217e3451caabd5a2b983ce2b..e22589f946307570cacda4d7afa129f1dcc91bf8:/app/controllers/confirmations_controller.rb diff --git a/app/controllers/confirmations_controller.rb b/app/controllers/confirmations_controller.rb index a482bc96d..65f560571 100644 --- a/app/controllers/confirmations_controller.rb +++ b/app/controllers/confirmations_controller.rb @@ -1,5 +1,6 @@ class ConfirmationsController < ApplicationController include SessionMethods + include UserMethods layout "site"