Add Matomo Suivi page
This commit is contained in:
parent
3187b5b05a
commit
8d02b4dbdf
6 changed files with 57 additions and 0 deletions
|
@ -128,6 +128,7 @@ Rails.application.routes.draw do
|
|||
end
|
||||
|
||||
get "patron" => "root#patron"
|
||||
get "suivi" => "root#suivi"
|
||||
|
||||
get "contact", to: "support#index"
|
||||
post "contact", to: "support#create"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue