mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 04:36:03 +01:00
6 lines
145 B
Text
6 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
|