mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
9 lines
255 B
Plaintext
9 lines
255 B
Plaintext
div(pane='center')
|
|
.row
|
|
.col-md-4
|
|
div(ng-include='"settings/local/local-settings.jade"')
|
|
.col-md-4
|
|
div(ng-include='"settings/language/language.jade"')
|
|
.col-md-4
|
|
div(ng-include='"settings/notifications/notifications.jade"')
|