Archived
4
2

Compare commits

..

No commits in common. "5b48b91e9917542e3d0b031d463b706be4266dab" and "162d8c670324960ac6070cfb45f9e85e1304857c" have entirely different histories.

3 changed files with 0 additions and 20 deletions

View File

@ -136,13 +136,3 @@ content: content-sitemap.tpl.html
root_template: rss.tpl.xml
content: rss-hpr_ogg.tpl.xml
filename: hpr_ogg.rss
[hpr_mp3]
root_template: rss.tpl.xml
content: rss-hpr_mp3.tpl.xml
filename: hpr_mp3.rss
[hpr_spx]
root_template: rss.tpl.xml
content: rss-hpr_spx.tpl.xml
filename: hpr_spx.rss

View File

@ -1,5 +0,0 @@
<!--% PROCESS 'shared-item.tpl.xml' %-->
<!--% PROCESS 'rss-query-hpr.tpl.xml' %-->
<!--% FOREACH episode IN feed_result %-->
<!--% display_item(episode, 'mp3') %-->
<!--% END %-->

View File

@ -1,5 +0,0 @@
<!--% PROCESS 'shared-item.tpl.xml' %-->
<!--% PROCESS 'rss-query-hpr.tpl.xml' %-->
<!--% FOREACH episode IN feed_result %-->
<!--% display_item(episode, 'spx') %-->
<!--% END %-->