added some panel

This commit is contained in:
nilsding 2014-12-11 06:44:25 +01:00
parent 2251a21872
commit f679bdd659
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
.container.j2-page .container.j2-page
.col-md-3.col-sm-3.hidden-xs .col-md-3.col-sm-3.hidden-xs
.panel.panel-default
.panel-body
%p
Public timeline
= render 'shared/links' = render 'shared/links'
.col-md-9.col-xs-12.col-sm-9 .col-md-9.col-xs-12.col-sm-9
= render 'layouts/messages' = render 'layouts/messages'