From: yomguy Date: Mon, 9 Apr 2012 21:27:30 +0000 (+0200) Subject: add video.js links X-Git-Tag: 1.4.3-2~24 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=68a6b8a2047160b544970119157915e2062f9674;p=telemeta.git add video.js links --- diff --git a/telemeta/templates/telemeta/mediaitem_detail.html b/telemeta/templates/telemeta/mediaitem_detail.html index 68e84ce7..6abb4dd4 100644 --- a/telemeta/templates/telemeta/mediaitem_detail.html +++ b/telemeta/templates/telemeta/mediaitem_detail.html @@ -77,8 +77,8 @@ {% if "video" in mime_type %} - - + + {% endif %} {% endif %} @@ -199,7 +199,7 @@ Item : {{ item }}
{% trans "Last modification" %}
{{ last_revision.time }} {% if user.is_authenticated %}({{last_revision.user.username}}){% endif %}
{% endif %} - + {% endblock general_info %}