Files
hpr_generator/templates/ids-correspondent_m3u.tpl.html

8 lines
152 B
HTML
Raw Normal View History

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