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