1
0
Fork 0
hpr_generator/templates/ids-correspondent.tpl.html

8 lines
188 B
HTML

<!--% USE DBI(constants.driver, constants.user, constants.password) %-->
<!--% FOREACH host IN DBI.query(
'select h.hostid from hosts as h'
) %-->
,<!--% host.hostid %-->
<!--% END %-->