demarches-normaliennes/app/views/layouts/_footer.html.haml
Chaïb Martinez 4225951a1d minor fix
Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
2019-10-01 10:16:02 +02:00

16 lines
800 B
Text

#footer
%p{ class: "copyright col-md-push-#{12-main_container_size} col-md-#{main_container_size} col-lg-push-#{12-main_container_size} col-lg-#{main_container_size} text-muted small" }
= link_to 'DINSIC', "http://etatplateforme.modernisation.gouv.fr"
= Time.zone.now.year
\-
= link_to 'Nouveautés', 'https://doc.demarches-simplifiees.fr/nouveautes', target: '_blank'
\-
= link_to 'Statistiques', stats_path, data: { turbolinks: false } # Turbolinks disabled for Chartkick. See Issue #350
\-
= link_to 'CGU / Mentions légales', CGU_URL, target: '_blank'
\-
= link_to 'Documentation', DOC_URL, target: '_blank'
\-
= link_to 'FAQ', FAQ_ADMIN_URL, target: '_blank'
\-
= link_to 'Inscription ateliers en ligne', WEBINAIRE_URL, target: '_blank'