diff --git a/www/podjango/templates/podjango/cast/cast_archive_day.html b/www/podjango/templates/podjango/cast/cast_archive_day.html index 7bfd66efe71f3fe88d920558527460f077704c2e..9dd52425152d9457477cdb8802f027396a2d7281 100644 --- a/www/podjango/templates/podjango/cast/cast_archive_day.html +++ b/www/podjango/templates/podjango/cast/cast_archive_day.html @@ -4,14 +4,14 @@ {% extends "podjango/base_podcast.html" %} -{% block subtitle %}Free as in Freedom Archive: {{ day|date:"F j, Y" }} - {% endblock %} +{% block subtitle %}Archive: {{ day|date:"F j, 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: {{ day|date:"F j, Y" }}

+

Archive: {{ day|date:"F j, Y" }}

{% for object in object_list %}