hpr_generator/templates/queries-tags-mysql.tpl.html
Gordon Stanton afc6b7518f Fixed link to Tags.
Get episode ID and episode tags from eps.
Generate the Tags page by looping through the tags, order by their first character.
Added tags page to the config.
2023-05-01 00:50:01 +10:00

2 lines
51 B
HTML

<!--% query_tags = 'SELECT id, tags FROM eps' %-->