forked from rho_n/hpr_generator
Add page help_out
This commit is contained in:
parent
818fc25ff9
commit
f90c704033
4
site.cfg
4
site.cfg
@ -91,3 +91,7 @@ content: content-contribute.tpl.html
|
||||
[search]
|
||||
navigation: navigation-main.tpl.html
|
||||
content: content-search.tpl.html
|
||||
|
||||
[help_out]
|
||||
navigation: navigation-contribute.tpl.html
|
||||
content: content-help_out.tpl.html
|
||||
|
15
templates/content-help_out.tpl.html
Normal file
15
templates/content-help_out.tpl.html
Normal file
@ -0,0 +1,15 @@
|
||||
<!--% PROCESS 'shared-utils.tpl.html' %-->
|
||||
<h1>Help Out.</h1>
|
||||
<h2>Submit a show</h2>
|
||||
<p>One of the best ways to help out is to <a href="<!--% absolute_path(baseurl) %-->contribute.html">contribute a show</a>. You can find out <a href="<!--% absolute_path(baseurl) %-->stuff_you_need_to_know.html">everything you need to know here</a>. </p>
|
||||
<h2>Report Missing Tags</h2>
|
||||
<p>We now supply summaries and tags for all our shows which allows the shows to be indexed and linked to each other. This was not always the case so you can help us out by sending us in information on the older shows.<br />
|
||||
<a href="<!--% absolute_path(baseurl) %-->report_missing_tags.html">Follow this link for more information on missing tags</a>.
|
||||
</p>
|
||||
<h2>Suggest Topics</h2>
|
||||
<p>If there is a technical topic you would like us to cover, or if you are looking for topics to record a show on, then look no further than our <a href="<!--% absolute_path(baseurl) %-->requested_topics.html">Requested topics</a> page.</p>
|
||||
<h2>Podcatcher Support</h2>
|
||||
<p>
|
||||
Please report your experiences with our feeds to admin@hpr. We maintain a podcatcher <a href="<!--% absolute_path(baseurl) %-->podcatchers.html">compatibility list.</a>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user