Merge pull request #3184 from betagouv/remove-tour-de-france-banner
Remove the Tour de France banner from the administration landing page
This commit is contained in:
commit
ae8c61830a
1 changed files with 0 additions and 6 deletions
|
@ -1,12 +1,6 @@
|
||||||
- content_for :footer do
|
- content_for :footer do
|
||||||
= render partial: "root/footer"
|
= render partial: "root/footer"
|
||||||
|
|
||||||
.tour-de-france-banner
|
|
||||||
.container
|
|
||||||
L'équipe demarches-simplifiees.fr vient à votre rencontre cet automne.
|
|
||||||
= succeed '.' do
|
|
||||||
= link_to "En savoir plus", tour_de_france_path
|
|
||||||
|
|
||||||
.landing
|
.landing
|
||||||
.landing-panel.hero-panel
|
.landing-panel.hero-panel
|
||||||
.container
|
.container
|
||||||
|
|
Loading…
Reference in a new issue