From 6c261f75bb938f308a0e5672b68c6fe8dc40f846 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 27 Nov 2013 01:13:14 +0100 Subject: [PATCH] team --- templates/telecasting/location.html | 58 ++++------------------------- 1 file changed, 7 insertions(+), 51 deletions(-) diff --git a/templates/telecasting/location.html b/templates/telecasting/location.html index dabc11d..658d9c0 100644 --- a/templates/telecasting/location.html +++ b/templates/telecasting/location.html @@ -1,35 +1,11 @@ - +{% extends "telecasting/index.html" %} +{% load i18n %} +{% load bento_tags %} - - - Mobile Web Tv - - - - - - - - - - - - - - - - - - - - - - + {% block slides %} + {% endblock slides %} +{% block content %}
@@ -335,24 +311,4 @@
- - - - - - \ No newline at end of file + {% endblock content %} \ No newline at end of file -- 2.39.5