separates the homepage into two parts, users/administrations
This commit is contained in:
parent
1c87814d17
commit
0f790c4b07
5 changed files with 256 additions and 142 deletions
|
@ -15,6 +15,9 @@ class RootController < ApplicationController
|
|||
render 'landing'
|
||||
end
|
||||
|
||||
def administration
|
||||
end
|
||||
|
||||
def patron
|
||||
description = 'aller voir le super site : https://demarches-simplifiees.fr'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue