From 71dc00732e634e7020a50066807bf73d9d266d81 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 26 Nov 2013 18:43:38 +0100 Subject: [PATCH] fix case page --- templates/telecasting/tc-case.html | 165 +---------------------------- 1 file changed, 5 insertions(+), 160 deletions(-) diff --git a/templates/telecasting/tc-case.html b/templates/telecasting/tc-case.html index 4e9ea4c..425cfa9 100644 --- a/templates/telecasting/tc-case.html +++ b/templates/telecasting/tc-case.html @@ -1,144 +1,8 @@ - +{% extends "telecasting/index.html" %} +{% load i18n %} +{% load bento_tags %} - - - Mobile Web Tv - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
- - - - - - -
-
-
-
- - +{% block content %}
tc-case
@@ -334,24 +198,5 @@
- - - - - \ No newline at end of file +{% endblock content %} \ No newline at end of file -- 2.39.5