all audiobooks ever feed instead of public audiobooks in all formats
[wolnelektury.git] / wolnelektury / templates / catalogue / daisy_list.html
index 72fcc5a..b637bed 100644 (file)
@@ -7,7 +7,6 @@
 
 {% block extrahead %}
     <link rel="alternate" type="application/atom+xml" title="{% trans "Latest DAISY audiobooks" %}" href="{% url audiobook_feed 'daisy' %}" />
-    <link rel="alternate" type="application/atom+xml" title="{% trans "Latest audiobooks - all formats" %}" href="{% url audiobook_feed 'all' %}" />
 {% endblock %}
 
 {% block book_list_header %}{% trans "Listing of all DAISY files" %}{% endblock %}