added some panel
This commit is contained in:
parent
2251a21872
commit
f679bdd659
|
@ -1,5 +1,9 @@
|
|||
.container.j2-page
|
||||
.col-md-3.col-sm-3.hidden-xs
|
||||
.panel.panel-default
|
||||
.panel-body
|
||||
%p
|
||||
Public timeline
|
||||
= render 'shared/links'
|
||||
.col-md-9.col-xs-12.col-sm-9
|
||||
= render 'layouts/messages'
|
||||
|
|
Loading…
Reference in New Issue