added footer

This commit is contained in:
2017-04-11 11:24:19 +02:00
parent a4c408f501
commit c0e5cd94d7
13 changed files with 53 additions and 37 deletions
+9
View File
@@ -41,3 +41,12 @@ html lang="#{I18n.locale}"
= render 'shared/header'
= render 'shared/topnavigation'
= yield
hr
footer.row
.col-xs-12.col-sm-6
= render 'core_statements'
.col-xs-12.col-sm-4
= render 'contact'
.col-xs-12.col-sm-2
= render 'address'