mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 15:56:03 +01:00
7 lines
145 B
Text
7 lines
145 B
Text
|
.container-lg.container--main
|
||
|
.row
|
||
|
.col-md-3.col-sm-4.col-xs-12
|
||
|
= render 'tabs/admin'
|
||
|
.col-md-9.col-sm-8.col-xs-12
|
||
|
= yield
|