From af35b58ab58bdb795db14b029e4c2671d09ed37e Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 27 Nov 2013 01:07:01 +0100 Subject: [PATCH] team --- templates/telecasting/etude-cas.html | 167 ++------------------------- 1 file changed, 7 insertions(+), 160 deletions(-) diff --git a/templates/telecasting/etude-cas.html b/templates/telecasting/etude-cas.html index 4e58c64..efc6143 100644 --- a/templates/telecasting/etude-cas.html +++ b/templates/telecasting/etude-cas.html @@ -1,144 +1,11 @@ - +{% extends "telecasting/index.html" %} +{% load i18n %} +{% load bento_tags %} - - - Mobile Web Tv - - - - - - - - - - - - - - - - - + {% block slides %} + {% endblock slides %} - - - - - - -
-
-
-
- - - - - - -
-
-
-
- - +{% block content %}
étude de cas
@@ -331,24 +198,4 @@
- - - - - - \ No newline at end of file +{% endblock content %} \ No newline at end of file -- 2.39.5