Add page promote
This commit is contained in:
parent
3365244688
commit
019607e94f
3
site.cfg
3
site.cfg
@ -124,3 +124,6 @@ content: content-request_a_slot.tpl.html
|
|||||||
navigation: navigation-contribute.tpl.html
|
navigation: navigation-contribute.tpl.html
|
||||||
content: content-podcatchers.tpl.html
|
content: content-podcatchers.tpl.html
|
||||||
|
|
||||||
|
[promote]
|
||||||
|
navigation: navigation-about.tpl.html
|
||||||
|
content: content-promote.tpl.html
|
||||||
|
23
templates/content-promote.tpl.html
Normal file
23
templates/content-promote.tpl.html
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
<!--% PROCESS 'shared-utils.tpl.html' %-->
|
||||||
|
<article>
|
||||||
|
<header>
|
||||||
|
<h1>Please promote HPR</h1>
|
||||||
|
</header>
|
||||||
|
<p>Feel free to use the promotional material to spread the word in your podcasts, or have them played on to other shows.</p>
|
||||||
|
<h2>General HPR promotion</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="<!--% absolute_path(baseurl) %-->media/promos/HPRpromoKlaatu.ogg">Klaatu explains HPR Daily podcast by the www.hackerpublicradio.org Community for the www.hackerpublicradio.org Community</a></li>
|
||||||
|
<!--<li><a href="../media/promos/HPRpromoNewsCast.ogg">A News Caster tells us about HPR</a></li>
|
||||||
|
<li><a href="../media/promos/HPRpromoSkirlet.ogg">Skirlet tells us we need to listen to HPR</a></li>-->
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Requests for contributions</h2>
|
||||||
|
<p>
|
||||||
|
<ul>
|
||||||
|
<li><a href="<!--% absolute_path(baseurl) %-->media/promos/Jude-aka-Mrs_Peter64_HPR-needs-shows.flac">Jude Mrs. Peter64 HPR needs shows</a></li>
|
||||||
|
<li><a href="<!--% absolute_path(baseurl) %-->media/promos/hpr-contributor-promo-sax.ogg">slick0 basenet theme</a></li>
|
||||||
|
<li><a href="<!--% absolute_path(baseurl) %-->media/promos/hpr-contributor-promo-basenettheme.ogg">slick0 sax roll</a></li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
</article>
|
Loading…
Reference in New Issue
Block a user