Footer
This commit is contained in:
parent
68bb4935e7
commit
9daeafbad3
2 changed files with 39 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
%body
|
||||
#beta
|
||||
Beta
|
||||
%div
|
||||
%div#wrap
|
||||
%div.navbar
|
||||
= image_tag('marianne_small.png', class: 'logo')
|
||||
%a{href: '/'}
|
||||
|
@ -50,3 +50,21 @@
|
|||
|
||||
%div{:style => 'margin-left:10%; margin-right:10%;'}
|
||||
= yield
|
||||
|
||||
%br
|
||||
|
||||
#footer.navbar
|
||||
.container.center
|
||||
%p{style:'margin-top: 1em;'}
|
||||
%p{class: "copyright text-muted small"}
|
||||
Copyright ©
|
||||
|
||||
=link_to 'SGMAP', "http://etatplateforme.modernisation.gouv.fr"
|
||||
|
||||
2016. All Rights Reserved
|
||||
|
||||
=link_to 'contact@tps.apientreprise.fr', "mailto:contact@tps.apientreprise.fr"
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue