Add empty account home page
This commit is contained in:
parent
f352c1dfbb
commit
bd443cdfb1
6 changed files with 28 additions and 2 deletions
|
@ -300,6 +300,7 @@ OpenStreetMap::Application.routes.draw do
|
|||
resource :terms, :only => [:show, :update]
|
||||
resource :pd_declaration, :only => [:show, :create]
|
||||
resource :deletion, :only => :show
|
||||
resource :home, :only => :show
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue