File diff 38db5039d908 → b3044cbeda3f
conservancy/podjango/templates/podjango/frontpage.html
Show inline comments
...
 
@@ -15,14 +15,14 @@ Bradley and Karen to discuss various topics regarding FLOSS.</p>
 
{% include "podjango/credits.inc.html" %}
 
{% include "podjango/feedback.inc.html" %}
 

	
 
<h2>Follow the RSS and Other Feeds</h2>
 

	
 
<p>There is RSS for both <a href="{% url 'podjango:feed-ogg' %}">ogg format</a>
 
  and  <a href="{% url 'podjango:feed-mp3' %}">mp3 format</a>.  These links <em>might</em>
 
  work if you want to <a href="itpc://faif.us{% url 'podjango:feed-mp3' %}">subscribe to the show</a> <a href="https://itunes.apple.com/us/podcast/free-as-in-freedom/id450458894">with proprietary Apple devices.</a>  </p>
 
  and  <a href="{% url 'podjango:feed-mp3' %}">mp3 format</a>.<!-- These links <em>might</em>
 
  work if you want to <a href="itpc://faif.us{% url 'podjango:feed-mp3' %}">subscribe to the show</a> <a href="https://itunes.apple.com/us/podcast/free-as-in-freedom/id450458894">with proprietary Apple devices.</a>--></p>
 

	
 
<h2>{% include 'podjango/feed_links.inc.html' %}<a href="{% url 'podjango:cast' %}">Recent Shows</a></h2>
 

	
 
{% for cc in cast %}
 
<div class="pa2 mb2" style="background: #F0FFB8">
 
<a class="feedlink" href="{{ cc.ogg_path }}">{% include 'podjango/audio_ogg_button.inc.html' %}</a>