Move under www to ease rsync
This commit is contained in:
6
www/eps/hpr2544/hpr2544_yt_template.tpl
Executable file
6
www/eps/hpr2544/hpr2544_yt_template.tpl
Executable file
@@ -0,0 +1,6 @@
|
||||
[% USE ytlist = datafile('yt_data.csv', delim = ',') -%]
|
||||
- YouTube channels:
|
||||
[% FOREACH chan IN ytlist -%]
|
||||
[% NEXT IF chan.seen || chan.skip -%]
|
||||
- [*[% chan.title %]*]([% chan.feed.replace('feeds/videos\.xml.channel_id=', 'channel/') %])
|
||||
[% END -%]
|
||||
Reference in New Issue
Block a user