Files
hpr_generator/templates/ids-twt_episode.tpl.html
2025-11-01 21:08:42 -04:00

8 lines
157 B
HTML

<!--% USE DBI(constants.driver) %-->
<!--% FOREACH episode IN DBI.query(
'select eps.id from twat_eps AS eps'
) %-->
,<!--% episode.id %-->
<!--% END %-->