# HG changeset patch # User verrierj # Date 1327672571 -3600 # Node ID c54a7864a22f35cd1c3d69adaf27f4b7c1d3530e # Parent b1dd78b597507c1fdb29b37fc22dc027a55bc58a# Parent 4e8c6e580e78179f27cd14d17b0fccf0dab24d5f Merge with 4e8c6e580e78179f27cd14d17b0fccf0dab24d5f diff -r b1dd78b59750 -r c54a7864a22f src/ldt/ldt/ldt_utils/templates/front/front_all_contents.html --- a/src/ldt/ldt/ldt_utils/templates/front/front_all_contents.html Fri Jan 27 14:39:39 2012 +0100 +++ b/src/ldt/ldt/ldt_utils/templates/front/front_all_contents.html Fri Jan 27 14:56:11 2012 +0100 @@ -27,9 +27,11 @@ {% else %}
{% trans 'by' %} IRI | {{content.duration|str_duration:"h"}}
diff -r b1dd78b59750 -r c54a7864a22f src/ldt/ldt/ldt_utils/templates/front/front_home.html --- a/src/ldt/ldt/ldt_utils/templates/front/front_home.html Fri Jan 27 14:39:39 2012 +0100 +++ b/src/ldt/ldt/ldt_utils/templates/front/front_home.html Fri Jan 27 14:56:11 2012 +0100 @@ -33,17 +33,20 @@{% trans 'by' %} IRI | {{content.duration|str_duration:"h"}}
@@ -63,17 +66,18 @@{% trans 'by' %} IRI | {{content.duration|str_duration:"h"}}
diff -r b1dd78b59750 -r c54a7864a22f src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html --- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html Fri Jan 27 14:39:39 2012 +0100 +++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html Fri Jan 27 14:56:11 2012 +0100 @@ -1,7 +1,6 @@ {% spaceless %} {% load i18n %}