3 lines
88 B
Text
3 lines
88 B
Text
% for key, value in sorted(options.items()):
|
|
options ${module} ${key}=${value}
|
|
% endfor
|