# HG changeset patch # User cavaliet # Date 1299683766 -3600 # Node ID 7fe7db7a5b419bc65ffcd8ad3bda618f0cbb1018 # Parent 47504376ee9db302790541beb6a2e81d9cfa41ba add files necessary for last commit. diff -r 47504376ee9d -r 7fe7db7a5b41 src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/init_ldt_full.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/init_ldt_full.html Wed Mar 09 16:16:06 2011 +0100 @@ -0,0 +1,26 @@ +{% extends "ldt/ldt_utils/workspace_base.html" %} +{% load i18n %} + +{% block js_import %} + {{block.super}} + +{% endblock %} + + +{% block content %} + {% include "ldt/ldt_utils/partial/ldt_div.html" %} +{% endblock %} + diff -r 47504376ee9d -r 7fe7db7a5b41 src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/ldt_div.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/ldt_div.html Wed Mar 09 16:16:06 2011 +0100 @@ -0,0 +1,38 @@ +{% comment %} +Yes we include swfobject.js in the middle of the page... +{% endcomment %} + +