Add a footer to the new demarches page
This commit is contained in:
parent
aba0c1dcd6
commit
118ba12d2b
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
- content_for(:title, "Démarches")
|
- content_for(:title, "Démarches")
|
||||||
|
|
||||||
|
- content_for :footer do
|
||||||
|
= render partial: "new_user/dossiers/index_footer"
|
||||||
|
|
||||||
.container
|
.container
|
||||||
%h1.page-title Démarches
|
%h1.page-title Démarches
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue