Add a CTA at the bottom of the admin landing page
This commit is contained in:
parent
83e081426c
commit
047d022c8a
1 changed files with 11 additions and 0 deletions
|
@ -188,3 +188,14 @@
|
|||
class: "cta-panel-button-white",
|
||||
target: "_blank",
|
||||
rel: "noopener noreferrer"
|
||||
|
||||
.landing-panel
|
||||
.container
|
||||
.cta-panel-wrapper
|
||||
%div
|
||||
%h1.cta-panel-title Vous êtes prêt pour dématérialiser ?
|
||||
%p.cta-panel-explanation Réduisez vos temps d'instruction de 50 %
|
||||
%div
|
||||
= link_to "Demander un compte administrateur",
|
||||
new_demande_path,
|
||||
class: "cta-panel-button-blue"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue