249d461f23
building, as it was being rebuilt for every module, rather then once after all modules are loaded.
9 lines
164 B
HTML
9 lines
164 B
HTML
<h3>Global booleans:</h3>
|
|
|
|
[[for bool in booleans]]
|
|
<div id="interfacesmall">
|
|
Name: [[bool['bool_name']]]<p/>
|
|
Default Value: [[bool['def_val']]]<p/>
|
|
</div>
|
|
[[end]]
|