13 lines
287 B
HTML
13 lines
287 B
HTML
[% include "product_header_jekyll.osr" %]
|
|
[% include "product_variables.osr" %]
|
|
[%- js -%]
|
|
if(config.debug['break-begin']){
|
|
const g = global;
|
|
const p = product;
|
|
const c = config;
|
|
debugger;
|
|
}
|
|
[%- endjs -%]
|
|
[% include "machine_layout.osr" %]
|
|
<hr/>
|