# HG changeset patch # User cavaliet # Date 1326381384 -3600 # Node ID 0d1a9d5922ed54d9ab1435d2ab3aacee454e6b50 # Parent 7872b0e9ebc9c2da421eb9107fbf048d3209052a commit before merge. Add "All contents" page. diff -r 7872b0e9ebc9 -r 0d1a9d5922ed src/ldt/ldt/ldt_utils/templates/front/front_all_contents.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ldt/ldt/ldt_utils/templates/front/front_all_contents.html Thu Jan 12 16:16:24 2012 +0100 @@ -0,0 +1,30 @@ +{% extends "front/front_base.html" %} +{% load i18n %} +{% load thumbnail %} +{% load front_tags %} + +{% block title %}Lignes de temps : groupe "{{group.name}}"{% endblock %} + +{% block css_import %} +{{block.super}} + +{% endblock %} + +{% block body %} +{{block.super}} + +
{% trans 'by' %} IRI | {{content.duration|str_duration:"h"}}
+
{% trans 'All medias' %}
+
{% trans 'All medias' %}
+