X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7054cea48ee9728c155334b48777a5f25db89af8..4ceebefefaac05e3770ad232a6bc1839637962d3:/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"