From a5dc78cf7162397ceae3aec9e89c1859f204bfd4 Mon Sep 17 00:00:00 2001 From: Luke Hatcher Date: Fri, 13 Jul 2012 00:34:16 -0400 Subject: [PATCH] comment out breadcrumbs for now --- symposion_project/templates/site_base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/symposion_project/templates/site_base.html b/symposion_project/templates/site_base.html index 67f671da..187b1e26 100644 --- a/symposion_project/templates/site_base.html +++ b/symposion_project/templates/site_base.html @@ -61,9 +61,9 @@
{% include "_messages.html" %} - {% block breadcrumbs %} - {% sitetree_breadcrumbs from "main" %} - {% endblock %} + {# {% block breadcrumbs %} #} + {# {% sitetree_breadcrumbs from "main" %} #} + {# {% endblock %} #}