demarches-normaliennes/app/views/layouts/_footer.html.haml

17 lines
800 B
Text
Raw Normal View History

#footer
2017-04-06 19:10:25 +02:00
%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" }
2018-01-18 14:03:18 +01:00
= link_to 'DINSIC', "http://etatplateforme.modernisation.gouv.fr"
2018-10-25 15:11:12 +02:00
= Time.zone.now.year
2017-01-03 10:47:07 +01:00
\-
= 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'
2019-03-11 14:44:51 +01:00
\-
= link_to 'FAQ', FAQ_ADMIN_URL, target: '_blank'
\-
= link_to 'Inscription ateliers en ligne', WEBINAIRE_URL, target: '_blank'