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

8 lines
156 B
HTML

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