summaryrefslogtreecommitdiff
path: root/gstudio/templates/gstudio/skeleton.html
diff options
context:
space:
mode:
authorDhiru <dhiru@labadmin-P5E-Deluxe.(none)>2012-06-16 18:38:21 +0530
committerDhiru <dhiru@labadmin-P5E-Deluxe.(none)>2012-06-16 18:38:21 +0530
commit6d7c90142f6cd3f08e0ee28216392c421711a209 (patch)
tree8f09a817c710358a680908fd3c0e9abb643974bc /gstudio/templates/gstudio/skeleton.html
parentc09d5d8fc986e4df80e617d298ae3ecef00860fa (diff)
downloadgnowsys-6d7c90142f6cd3f08e0ee28216392c421711a209.tar.gz
cleaned up the interface, search and rss feeds in the header, home page, third column removed, versions as a series of '+' marks below the title.
Diffstat (limited to 'gstudio/templates/gstudio/skeleton.html')
-rw-r--r--gstudio/templates/gstudio/skeleton.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/gstudio/templates/gstudio/skeleton.html b/gstudio/templates/gstudio/skeleton.html
index 192edb3..1570e77 100644
--- a/gstudio/templates/gstudio/skeleton.html
+++ b/gstudio/templates/gstudio/skeleton.html
@@ -172,7 +172,7 @@
{% include "gstudio/_header.html" %}
- <div id="breadcrumbs" class="span-24 last">
+ <div id="breadcrumbs" class="">
/ {% block breadcrumbs %}{% endblock %}
</div>
<div id="body" class="span-24 last">
@@ -624,10 +624,7 @@ return relations;
</script>
</div>
- <div id="sidebar">
- {% block sidebar %}
- {% endblock %}
- </div>
+ </div>
<div id="footer">
@@ -643,6 +640,6 @@ return relations;
</p>
</div>
- </div>
+
</body>
</html>