mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 00:53:26 +02:00
Using temporarily npm-shrinkwrap since `template-html-loader` uses an old `consolidate.js` version which doesn't support `pug`. Follow here: https://github.com/jtangelder/template-html-loader/issues/8
6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
.row
|
|
.col-md-6
|
|
div(ng-include='"settings/general/local/local-settings.pug"')
|
|
.col-md-6
|
|
div(ng-include='"settings/general/language/language.pug"')
|