diff --git a/audio/templates/audio/feeds.html b/audio/templates/audio/feeds.html index 19d49bd..52dad79 100644 --- a/audio/templates/audio/feeds.html +++ b/audio/templates/audio/feeds.html @@ -21,15 +21,14 @@

{{ i.created_on }}

-
-

Items

-

RSS

+
+

Items

+

RSS

+ license/attribution
-

{{ i.description }}

- license/attribution -
+
Photo {{ i.image_title }} by {% if i.image_attribution_url == '' %} {{ i.image_attribution }} @@ -37,8 +36,9 @@ {{ i.image_attribution }} {% endif %} is licensed {{ i.image_license_name }} - {{ i.image_license_jurisdiction }}. + {{ i.image_license_jurisdiction }}.
+

{{ i.description }}

diff --git a/audio/templates/audio/index.html b/audio/templates/audio/index.html index e89c2cf..7a141a6 100644 --- a/audio/templates/audio/index.html +++ b/audio/templates/audio/index.html @@ -39,19 +39,18 @@

{{ j.pub_date }}

-

Link

+

Link

{% if add_feed_link %} -

Feed

+

Feed

{% endif %} -

RSS

+

RSS

+ license/attribution
-

{{ j.description }}

- license/attribution -
+
Photo {{ j.image_title }} by {% if j.image_attribution_url == '' %} {{ j.image_attribution }} @@ -59,8 +58,9 @@ {{ j.image_attribution }} {% endif %} is licensed {{ j.image_license_name }} - {{ j.image_license_jurisdiction }}. + {{ j.image_license_jurisdiction }}.
+

{{ j.description }}