From c9c5a92ff185e3e2c8b038d9420c22f007bc6ad8 Mon Sep 17 00:00:00 2001 From: nagarjun Date: Fri, 13 Jul 2012 13:18:54 +0530 Subject: minor modififications in graph, ovals removed for nbh nodes, some extra license blocks removed --- gstudio/templates/gstudio/skeleton.html | 407 -------------------------------- 1 file changed, 407 deletions(-) (limited to 'gstudio/templates/gstudio/skeleton.html') diff --git a/gstudio/templates/gstudio/skeleton.html b/gstudio/templates/gstudio/skeleton.html index 7c1c698..45466cd 100644 --- a/gstudio/templates/gstudio/skeleton.html +++ b/gstudio/templates/gstudio/skeleton.html @@ -1,411 +1,4 @@ -{% load gstudio_tags i18n %} -{% get_tags as nodetype_tags %} -{% load adminmedia grp_tags %} - - - - - - {% block blockbots %} - - {% endblock %} - {% block stylesheets %} - - {% if LANGUAGE_BIDI %} - - {% endif %} - - - {% endblock %} - {% block extrastyle %}{% endblock %} - {% block javascripts %} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {% block extrahead %}{% endblock %} - - {% endblock %} - - - - - - - - {% block meta %}{% endblock %} - - - - - - - - - {% block link %}{% endblock %} - {% block script %}{% endblock %} Gnowledge Studio - {% block title %}{% endblock %} - - - - - - - - - - - {% include "gstudio/_header.html" %} - -
-
- {% block content %}

The content block need to be overrided!

- {% endblock %} -
- - - - -
-
- -
- - - - - - - - -