Navigation

This commit is contained in:
2017-03-22 22:57:01 +01:00
parent 2e31528deb
commit 20cd9aeeaf
12 changed files with 73 additions and 30 deletions
+1
View File
@@ -38,5 +38,6 @@ html lang="#{I18n.locale}"
/ = console if Rails.env.development?
.container
= render 'shared/header'
= render 'shared/topnavigation'
= render 'shared/flashes'
= yield