diff --git a/app/controllers/static_controller.rb b/app/controllers/static_controller.rb index 1294027cd..a018f9874 100644 --- a/app/controllers/static_controller.rb +++ b/app/controllers/static_controller.rb @@ -1,6 +1,5 @@ class StaticController < ApplicationController def terms_of_service - render :layout => "blank" end def error diff --git a/app/views/static/_footer.html.erb b/app/views/static/_footer.html.erb index 913458502..cc5d1c5b0 100644 --- a/app/views/static/_footer.html.erb +++ b/app/views/static/_footer.html.erb @@ -1,5 +1,6 @@