From b09af816ad054d90c7074267b3a1e90e6852cce9 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Mon, 7 Mar 2011 16:48:46 +0100 Subject: css cleanup --- templates/tree.html | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'templates/tree.html') diff --git a/templates/tree.html b/templates/tree.html index 8e4dddc..144a668 100644 --- a/templates/tree.html +++ b/templates/tree.html @@ -25,12 +25,10 @@ $(function() { }); {% endblock %} -{% block headline %} - -{% endblock %} -{% block title %}COIP{% if name %} - {{name.shortname}}{% else %} - top{% endif %}{% endblock %} {% block main %} -
+
+
    +
    • @@ -45,7 +43,7 @@ $(function() {
    -
    +
    -
- + +
  • + +
    + {% block content %}{% endblock %} +
    +
  • + {% endblock %} \ No newline at end of file -- cgit v1.1