3 lines
68 B
Text
3 lines
68 B
Text
% for user, password in users.items():
|
|
${user}:${password}
|
|
% endfor
|
% for user, password in users.items():
|
|
${user}:${password}
|
|
% endfor
|