From 1c8a8becd4520efc7d623f740b80475724e70aa6 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 27 Nov 2013 01:08:02 +0100 Subject: [PATCH] team --- templates/telecasting/formation.html | 168 ++------------------------- 1 file changed, 7 insertions(+), 161 deletions(-) diff --git a/templates/telecasting/formation.html b/templates/telecasting/formation.html index 81d621d..4372907 100644 --- a/templates/telecasting/formation.html +++ b/templates/telecasting/formation.html @@ -1,145 +1,11 @@ - +{% extends "telecasting/index.html" %} +{% load i18n %} +{% load bento_tags %} - - - Mobile Web Tv - - - - - - - - - - - - - - - - - + {% block slides %} + {% endblock slides %} - - - - - - -
-
-
-
- - - - - - -
-
-
-
- - - +{% block content %}
formation
@@ -335,24 +201,4 @@
- - - - - - \ No newline at end of file +{% endblock content %} \ No newline at end of file -- 2.39.5