mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:39:58 +01:00
added some panel
This commit is contained in:
parent
2251a21872
commit
f679bdd659
1 changed files with 4 additions and 0 deletions
|
@ -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 a new issue