diff --git a/conservancy/podjango/templates/podjango/feeds/podcast_description.html b/conservancy/podjango/templates/podjango/feeds/podcast_description.html index 6fcca1fe8d6d93bdb074253afc92e4f357da4b04..c16eccd2e3a421cdbde23c6d4d6070ab12b195ce 100644 --- a/conservancy/podjango/templates/podjango/feeds/podcast_description.html +++ b/conservancy/podjango/templates/podjango/feeds/podcast_description.html @@ -1,8 +1,10 @@ +{% load static %} +

-[Direct download of cast in Ogg/Vorbis
-                                          format] -[Direct download of cast in MP3 format] +[Direct download of cast in Ogg/Vorbis
+                                          format] +[Direct download of cast in MP3 format]

{{ obj.summary|safe }}