Design improvements

This commit is contained in:
Christoph Haas 2018-05-30 20:11:33 +02:00
parent 800e2ac979
commit fa9bcbcab3
3 changed files with 74 additions and 71 deletions

View file

@ -13,8 +13,8 @@ html
= csrf_meta_tags
body
// TODO: move topbar somewhere else than packages
= render 'layouts/topbar'
.container
= render 'layouts/topbar'
#content
#messages.row
= render 'layouts/messages'