Archived
4
2
This repository has been archived on 2024-09-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hpr_generator/templates/ids-correspondent_m3u.tpl.html

8 lines
152 B
HTML

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