File diff 45a1f64730cb → cf359b6a6485
www/podjango/templates/podjango/cast/cast_archive_year.html
Show inline comments
...
 
@@ -4,13 +4,13 @@
 
<!-- and/or convey this template in any form. -->
 
{% extends "podjango/base_podcast.html" %}
 

	
 
{% block subtitle %}Free as in Freedom Archive: {{ year }} - {% endblock %}
 
{% block subtitle %}Archive: {{ year }} - {% endblock %}
 

	
 
{% block content %}
 

	
 
<h1>{% include 'podjango/feed_links.inc.html' %} Free as in Freedom</h1>
 
<h1>{% include 'podjango/feed_links.inc.html' %} The Corresponding Source</h1>
 

	
 
<h2>Free as in Freedom Archive: {{ year }}</h2>
 
<h2>Archive: {{ year }}</h2>
 

	
 
<ul>
 
{% for object in object_list %}