diff --git a/www/podjango/templates/podjango/cast/cast_archive_month.html b/www/podjango/templates/podjango/cast/cast_archive_month.html index af995ce807af200160aa1d7396b35b707795783b..988d965b2dd59d561c23977d2e5f8023268c498f 100644 --- a/www/podjango/templates/podjango/cast/cast_archive_month.html +++ b/www/podjango/templates/podjango/cast/cast_archive_month.html @@ -4,14 +4,14 @@ {% extends "podjango/base_podcast.html" %} -{% block subtitle %}Free as in Freedom Archive: {{ month|date:"F, Y" }} - {% endblock %} +{% block subtitle %}Archive: {{ month|date:"F, Y" }} - {% endblock %} {% block content %} -

{% include 'podjango/feed_links.inc.html' %}Free as in Freedom

+

{% include 'podjango/feed_links.inc.html' %}The Corresponding Source

-

Free as in Freedom Archive: {{ month|date:"F, Y" }}

+

Archive: {{ month|date:"F, Y" }}

{% for object in object_list %}